summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-apps')
-rw-r--r--meta-xfce/recipes-apps/menulibre/menulibre_2.1.5.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/menulibre/menulibre_2.1.5.bb b/meta-xfce/recipes-apps/menulibre/menulibre_2.1.5.bb
index cc7b29164..d1f3471d6 100644
--- a/meta-xfce/recipes-apps/menulibre/menulibre_2.1.5.bb
+++ b/meta-xfce/recipes-apps/menulibre/menulibre_2.1.5.bb
@@ -9,7 +9,9 @@ DEPENDS = " \
9 intltool-native \ 9 intltool-native \
10" 10"
11 11
12inherit distutils3 gtk-icon-cache 12inherit distutils3 gtk-icon-cache distro_features_check
13
14REQUIRED_DISTRO_FEATURES = "x11"
13 15
14SRC_URI = "https://launchpad.net/menulibre/2.1/${PV}/+download/${PN}-${PV}.tar.gz" 16SRC_URI = "https://launchpad.net/menulibre/2.1/${PV}/+download/${PN}-${PV}.tar.gz"
15SRC_URI[md5sum] = "efc7edb49bb0e5fea49e158b40573334" 17SRC_URI[md5sum] = "efc7edb49bb0e5fea49e158b40573334"