diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2016-10-31 23:10:42 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-11-22 13:59:38 +0100 |
commit | af98c7d2caed0e8b5181ca38be87961a1794a5c9 (patch) | |
tree | 8e3f01d45e9da3e6d0353cc7e550193676f6bfeb /meta-xfce/recipes-panel-plugins | |
parent | 41f64c62ffff2341f58ecf4787f75606493e12ba (diff) | |
download | meta-openembedded-af98c7d2caed0e8b5181ca38be87961a1794a5c9.tar.gz |
xfce4-whiskermenu-plugin: add menulibre to RRECOMMENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-panel-plugins')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.0.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.0.2.bb b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.0.2.bb index 6950234e1..a8cecb703 100644 --- a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.0.2.bb +++ b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.0.2.bb | |||
@@ -7,3 +7,5 @@ inherit xfce-panel-plugin cmake | |||
7 | 7 | ||
8 | SRC_URI[md5sum] = "abaae8068fdcca9e72a41f4a6d28c685" | 8 | SRC_URI[md5sum] = "abaae8068fdcca9e72a41f4a6d28c685" |
9 | SRC_URI[sha256sum] = "c8ba09b3cc0b2ec863af310752a9ca69560fc4c27cbd3174a9dceca1af79e412" | 9 | SRC_URI[sha256sum] = "c8ba09b3cc0b2ec863af310752a9ca69560fc4c27cbd3174a9dceca1af79e412" |
10 | |||
11 | RRECOMMENDS_${PN} += "menulibre" | ||