From b6ea5818314d6de3a68df455e462f98f06cfd860 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 14 Feb 2013 21:38:09 +0000 Subject: 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 Signed-off-by: Saul Wold --- meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-sato') 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" -- cgit 1.2.3-korg