mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
tvheadend42: add missing PKG_DEPENDS_UNPACK
tvh-dtv-scan-tables is accessed using get_build_dir().
This commit is contained in:
parent
8f96b795cd
commit
36e8fd71cf
@ -11,7 +11,8 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://www.tvheadend.org"
|
PKG_SITE="http://www.tvheadend.org"
|
||||||
PKG_URL="https://github.com/tvheadend/tvheadend/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/tvheadend/tvheadend/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain avahi comskip curl dvb-apps ffmpegx libdvbcsa libhdhomerun \
|
PKG_DEPENDS_TARGET="toolchain avahi comskip curl dvb-apps ffmpegx libdvbcsa libhdhomerun \
|
||||||
libiconv openssl pngquant:host Python3:host tvh-dtv-scan-tables"
|
libiconv openssl pngquant:host Python3:host"
|
||||||
|
PKG_DEPENDS_UNPACK="tvh-dtv-scan-tables"
|
||||||
PKG_SECTION="service"
|
PKG_SECTION="service"
|
||||||
PKG_SHORTDESC="Tvheadend: a TV streaming server for Linux"
|
PKG_SHORTDESC="Tvheadend: a TV streaming server for Linux"
|
||||||
PKG_LONGDESC="Tvheadend ($PKG_VERSION_NUMBER): is a TV streaming server for Linux supporting DVB-S/S2, DVB-C, DVB-T/T2, IPTV, SAT>IP, ATSC and ISDB-T"
|
PKG_LONGDESC="Tvheadend ($PKG_VERSION_NUMBER): is a TV streaming server for Linux supporting DVB-S/S2, DVB-C, DVB-T/T2, IPTV, SAT>IP, ATSC and ISDB-T"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user