mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
5f063ad3b6
commit
de49264462
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user