tvheadend: fix typo in uriparser
Fixes:0449c109e7
("tvheadend: disable uriparser") Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com> (cherry picked from commit5879260515
)
This commit is contained in:
parent
aa2c1a9937
commit
4f990b7cd6
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ CONFIGURE_ARGS += \
|
|||
--disable-libav \
|
||||
--disable-ffmpeg_static \
|
||||
--enable-bundle \
|
||||
--disable-uripaser \
|
||||
--disable-uriparser \
|
||||
--nowerror=unused-variable
|
||||
|
||||
define Build/Prepare
|
||||
|
|
Loading…
Reference in a new issue