mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 06:10:18 +00:00
libgnomekbd: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
1b245ae291
commit
b8ecc2e007
@ -6,7 +6,9 @@ SECTION = "x11/gnome/libs"
|
||||
|
||||
DEPENDS = "gconf glib-2.0 libxklavier gtk+3 intltool-native"
|
||||
|
||||
inherit gnome gobject-introspection gettext
|
||||
inherit distro_features_check gnome gobject-introspection gettext
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
GNOME_COMPRESS_TYPE = "xz"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user