tvheadend: disable uriparser
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 21 Jan 2022 10:01:29 +0000 (11:01 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 21 Jan 2022 10:06:26 +0000 (11:06 +0100)
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>
multimedia/tvheadend/Makefile

index 4de391cc31ec95026000ebf210af1da816797e5e..f23e898aa368c49635abd3adb28aa51b20485bfd 100644 (file)
@@ -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.