diff options
| -rw-r--r-- | meta-xfce/recipes-apps/menulibre/menulibre_2.2.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/menulibre/menulibre_2.2.3.bb b/meta-xfce/recipes-apps/menulibre/menulibre_2.2.3.bb index 65aa7a53e2..609caf3461 100644 --- a/meta-xfce/recipes-apps/menulibre/menulibre_2.2.3.bb +++ b/meta-xfce/recipes-apps/menulibre/menulibre_2.2.3.bb | |||
| @@ -10,7 +10,7 @@ DEPENDS = " \ | |||
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | inherit setuptools3_legacy gtk-icon-cache features_check | 12 | inherit setuptools3_legacy gtk-icon-cache features_check |
| 13 | REQUIRED_DISTRO_FEATURES = "x11" | 13 | REQUIRED_DISTRO_FEATURES = "x11 gobject-introspection-data" |
| 14 | 14 | ||
| 15 | SRC_URI = "git://github.com/bluesabre/menulibre.git;protocol=https;branch=master" | 15 | SRC_URI = "git://github.com/bluesabre/menulibre.git;protocol=https;branch=master" |
| 16 | SRCREV = "86ee9ad7568128fe9555e54799933b2d3762331a" | 16 | SRCREV = "86ee9ad7568128fe9555e54799933b2d3762331a" |
