[oe-commits] Ross Burton : matchbox-keyboard: add RRECOMMENDS to matchbox-keyboard-applet

git at git.openembedded.org git at git.openembedded.org
Fri Feb 22 14:09:16 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: b6ea5818314d6de3a68df455e462f98f06cfd860
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b6ea5818314d6de3a68df455e462f98f06cfd860

Author: Ross Burton <ross.burton at intel.com>
Date:   Thu Feb 14 21:38:09 2013 +0000

matchbox-keyboard: add RRECOMMENDS to matchbox-keyboard-applet

The keyboard is more useful with the applet, as it means that you can hide it.

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../matchbox-keyboard/matchbox-keyboard_git.bb     |    1 +
 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 6841596..6944a07 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"





More information about the Openembedded-commits mailing list