mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
menulibre: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -9,7 +9,9 @@ DEPENDS = " \
|
||||
intltool-native \
|
||||
"
|
||||
|
||||
inherit distutils3 gtk-icon-cache
|
||||
inherit distutils3 gtk-icon-cache distro_features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = "https://launchpad.net/menulibre/2.1/${PV}/+download/${PN}-${PV}.tar.gz"
|
||||
SRC_URI[md5sum] = "efc7edb49bb0e5fea49e158b40573334"
|
||||
|
||||
Reference in New Issue
Block a user