aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2023-05-25 13:13:56 +0100
committerKhem Raj <raj.khem@gmail.com>2023-05-26 08:28:37 -0700
commitd575f9f07d05c4e959f53fb3d8348bbf4705d81c (patch)
treec01bef850bc7640c6adbf28a37f48aa064071156 /meta-xfce
parent1c7861509e8db634fe1366c0da2b159b72b4026e (diff)
downloadmeta-openembedded-d575f9f07d05c4e959f53fb3d8348bbf4705d81c.tar.gz
xfce4-whiskermenu-plugin: don't forcibly recommend a menu editor
A menu plugin doesn't need to recommend a specific menu editor. This also means that the whiskermenu plugin can be built without gobject-introspection being present, which means menulibre is unbuildable. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.7.1.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.7.1.bb b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.7.1.bb
index 6621099cbd..3dfc76f246 100644
--- a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.7.1.bb
+++ b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.7.1.bb
@@ -6,5 +6,3 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
inherit xfce-panel-plugin cmake
SRC_URI[sha256sum] = "04ae0c1764a0d5ec70f18a760d998a2109bb6724f048554d7d6999d9072ca63e"
-
-RRECOMMENDS:${PN} += "menulibre"