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

git at git.openembedded.org git at git.openembedded.org
Tue Feb 19 22:01:05 UTC 2013


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

Author: Ross Burton <ross.burton at intel.com>
Date:   Mon Feb 18 16:54:47 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: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../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