mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
onboard: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -10,7 +10,9 @@ SRC_URI = "https://launchpad.net/onboard/1.4/${PV}/+download/${BPN}-${PV}.tar.gz
|
||||
SRC_URI[md5sum] = "1a2fbe82e934f5b37841d17ff51e80e8"
|
||||
SRC_URI[sha256sum] = "01cae1ac5b1ef1ab985bd2d2d79ded6fc99ee04b1535cc1bb191e43a231a3865"
|
||||
|
||||
inherit setuptools3 pkgconfig gtk-icon-cache gsettings
|
||||
inherit distro_features_check setuptools3 pkgconfig gtk-icon-cache gsettings
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir}/dbus-1 \
|
||||
|
||||
Reference in New Issue
Block a user