From d575f9f07d05c4e959f53fb3d8348bbf4705d81c Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 25 May 2023 13:13:56 +0100 Subject: 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 Signed-off-by: Khem Raj --- .../recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.7.1.bb | 2 -- 1 file changed, 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" -- cgit v1.2.3-54-g00ecf