summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.10.1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.10.1.bb b/meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.10.1.bb
index 01da347bd..647ae914f 100644
--- a/meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.10.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.10.1.bb
@@ -6,7 +6,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
6 6
7DEPENDS = "python libxml2 gconf popt gtk+3 intltool-native gnome-common-native" 7DEPENDS = "python libxml2 gconf popt gtk+3 intltool-native gnome-common-native"
8 8
9inherit gnomebase pkgconfig python-dir pythonnative gobject-introspection 9inherit distro_features_check gnomebase pkgconfig python-dir pythonnative gobject-introspection
10
11REQUIRED_DISTRO_FEATURES = "x11"
10 12
11BPN = "gnome-menus" 13BPN = "gnome-menus"
12 14