tvheadend: fix typo in uriparser

Fixes: 0449c109e7 ("tvheadend: disable
uriparser")

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 5879260515)
This commit is contained in:
Josef Schlehofer 2022-01-24 12:25:00 +01:00
parent aa2c1a9937
commit 4f990b7cd6
No known key found for this signature in database
GPG Key ID: B950216FE4329F4C
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ CONFIGURE_ARGS += \
--disable-libav \
--disable-ffmpeg_static \
--enable-bundle \
--disable-uripaser \
--disable-uriparser \
--nowerror=unused-variable
define Build/Prepare