aboutsummaryrefslogtreecommitdiff
path: root/multimedia/tvheadend
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2022-01-21 11:01:29 +0100
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2022-01-21 11:06:26 +0100
commit0449c109e78d4e5b998fc26415ecaa5bb5c274c3 (patch)
tree9c1c17a5b5449177596dc0e09e7c2164fa109b56 /multimedia/tvheadend
parent0f0c7b8ea40129fbe4f3997392bea31d4b08a556 (diff)
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>
Diffstat (limited to 'multimedia/tvheadend')
-rw-r--r--multimedia/tvheadend/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/tvheadend/Makefile b/multimedia/tvheadend/Makefile
index 4de391cc3..f23e898aa 100644
--- a/multimedia/tvheadend/Makefile
+++ b/multimedia/tvheadend/Makefile
@@ -209,6 +209,7 @@ CONFIGURE_ARGS += \
--disable-libfdkaac_static \
--disable-pcloud_cache \
--enable-bundle \
+ --disable-uripaser \
--nowerror=unused-variable
## Transcoding | Remove these from CONFIGURE_ARGS.