mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 15:10:12 +08:00
tvheadend: disable uriparser
This avoids to add liburiparser as dependency. Package tvheadend is missing dependencies for the following libraries: liburiparser.so.1 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
parent
b4eb0e23bf
commit
ae841987f9
@ -209,6 +209,7 @@ CONFIGURE_ARGS += \
|
|||||||
--disable-libfdkaac_static \
|
--disable-libfdkaac_static \
|
||||||
--disable-pcloud_cache \
|
--disable-pcloud_cache \
|
||||||
--enable-bundle \
|
--enable-bundle \
|
||||||
|
--disable-uripaser \
|
||||||
--nowerror=unused-variable
|
--nowerror=unused-variable
|
||||||
|
|
||||||
## Transcoding | Remove these from CONFIGURE_ARGS.
|
## Transcoding | Remove these from CONFIGURE_ARGS.
|
||||||
|
Loading…
Reference in New Issue
Block a user