tvheadend: fix typo in uriparser

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

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

View File

@ -209,7 +209,7 @@ CONFIGURE_ARGS += \
--disable-libfdkaac_static \
--disable-pcloud_cache \
--enable-bundle \
--disable-uripaser \
--disable-uriparser \
--nowerror=unused-variable
## Transcoding | Remove these from CONFIGURE_ARGS.