mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-17 18:07:05 +00:00
gnome-menus3: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
3c120afe85
commit
1b245ae291
@ -6,7 +6,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
|
||||
DEPENDS = "python libxml2 gconf popt gtk+3 intltool-native gnome-common-native"
|
||||
|
||||
inherit gnomebase pkgconfig python-dir pythonnative gobject-introspection
|
||||
inherit distro_features_check gnomebase pkgconfig python-dir pythonnative gobject-introspection
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
BPN = "gnome-menus"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user