mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +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 \
|
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 = "https://launchpad.net/menulibre/2.1/${PV}/+download/${PN}-${PV}.tar.gz"
|
||||||
SRC_URI[md5sum] = "efc7edb49bb0e5fea49e158b40573334"
|
SRC_URI[md5sum] = "efc7edb49bb0e5fea49e158b40573334"
|
||||||
|
|||||||
Reference in New Issue
Block a user