Browse Source

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>
lilik-openwrt-22.03
Josef Schlehofer 2 years ago
parent
commit
0449c109e7
No known key found for this signature in database GPG Key ID: B950216FE4329F4C
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      multimedia/tvheadend/Makefile

+ 1
- 0
multimedia/tvheadend/Makefile View 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.


Loading…
Cancel
Save