aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-keyboard
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-02-14 21:38:09 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-22 06:09:20 -0800
commit4cd94db3e171a41b61de3bfcda576454e845ad46 (patch)
treee2a4d95ef5fd997c6cede0ac7eab036f73ab4441 /meta/recipes-sato/matchbox-keyboard
parent1cdacff50e7bf480a1a4d82628f776fd0a42390b (diff)
downloadopenembedded-core-contrib-4cd94db3e171a41b61de3bfcda576454e845ad46.tar.gz
matchbox-keyboard: add RRECOMMENDS to matchbox-keyboard-applet
The keyboard is more useful with the applet, as it means that you can hide it. (From OE-Core rev: b6ea5818314d6de3a68df455e462f98f06cfd860) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/matchbox-keyboard')
-rw-r--r--meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
index 6841596f42..6944a0740d 100644
--- a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
+++ b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
@@ -52,3 +52,4 @@ do_install_append () {
GTKIMMODULES_PACKAGES = "${PN}-im"
RDEPENDS_${PN} = "formfactor dbus-wait"
+RRECOMMENDS_${PN} = "${PN}-applet"