mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
libgnomekbd: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user