diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.10.1.bb | 4 |
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 01da347bde..647ae914ff 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 | ||
| 7 | DEPENDS = "python libxml2 gconf popt gtk+3 intltool-native gnome-common-native" | 7 | DEPENDS = "python libxml2 gconf popt gtk+3 intltool-native gnome-common-native" |
| 8 | 8 | ||
| 9 | inherit gnomebase pkgconfig python-dir pythonnative gobject-introspection | 9 | inherit distro_features_check gnomebase pkgconfig python-dir pythonnative gobject-introspection |
| 10 | |||
| 11 | REQUIRED_DISTRO_FEATURES = "x11" | ||
| 10 | 12 | ||
| 11 | BPN = "gnome-menus" | 13 | BPN = "gnome-menus" |
| 12 | 14 | ||
