summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.22.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.22.0.bb b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.22.0.bb
index 12ed81d4f..40249fdfb 100644
--- a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.22.0.bb
+++ b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.22.0.bb
@@ -6,7 +6,9 @@ SECTION = "x11/gnome/libs"
6 6
7DEPENDS = "gconf glib-2.0 libxklavier gtk+3 intltool-native" 7DEPENDS = "gconf glib-2.0 libxklavier gtk+3 intltool-native"
8 8
9inherit gnome gobject-introspection gettext 9inherit distro_features_check gnome gobject-introspection gettext
10
11REQUIRED_DISTRO_FEATURES = "x11"
10 12
11GNOME_COMPRESS_TYPE = "xz" 13GNOME_COMPRESS_TYPE = "xz"
12 14