mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
tvheadend: Add dependency on dvb-apps
Fixed errors like ERROR: Failed to fetch dvb-scan data (use --disable-dvbscan) NOTE: The following config.log files may provide further information. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ HOMEPAGE = "https://tvheadend.org/"
|
||||
|
||||
inherit autotools-brokensep gettext gitpkgv pkgconfig
|
||||
|
||||
DEPENDS = "avahi cmake-native libdvbcsa libpcre2 openssl uriparser zlib"
|
||||
DEPENDS = "avahi cmake-native dvb-apps libdvbcsa libpcre2 openssl uriparser zlib"
|
||||
|
||||
LICENSE = "GPLv3+"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=9cae5acac2e9ee2fc3aec01ac88ce5db"
|
||||
|
||||
Reference in New Issue
Block a user