Browse Source

Merge pull request #17665 from BKPepe/tvheadend-uriparser

tvheadend: disable uriparser
lilik-openwrt-22.03
Josef Schlehofer 3 years ago
committed by GitHub
parent
commit
e7e16d8936
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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