summaryrefslogtreecommitdiff
path: root/recipes/shr/e-wm-config-illume-shr_git.bb
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2009-12-13 16:29:16 +0100
committerStefan Schmidt <stefan@datenfreihafen.org>2009-12-13 16:29:16 +0100
commit5b4ef2a7e318a04fbbf523cd62a570cdb8a41de5 (patch)
treeebd2e7b645b4de0215be36f6ccf7c12a7d7e3964 /recipes/shr/e-wm-config-illume-shr_git.bb
parent3516e365b5f29fb1c09e4a7351e92b6ceb250d72 (diff)
parent5971f7fdc2c0098282880af56dbb6f775dd9dd93 (diff)
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/shr/e-wm-config-illume-shr_git.bb')
-rw-r--r--recipes/shr/e-wm-config-illume-shr_git.bb11
1 files changed, 9 insertions, 2 deletions
diff --git a/recipes/shr/e-wm-config-illume-shr_git.bb b/recipes/shr/e-wm-config-illume-shr_git.bb
index 28474d4915..1a368c6fe5 100644
--- a/recipes/shr/e-wm-config-illume-shr_git.bb
+++ b/recipes/shr/e-wm-config-illume-shr_git.bb
@@ -3,7 +3,7 @@ SECTION = "e/utils"
DEPENDS = "eet"
LICENSE = "MIT BSD"
PV = "1.1-${EFL_SRCREV}+gitr${SRCREV}"
-PR = "r6"
+PR = "r7"
inherit e
@@ -17,5 +17,12 @@ EXTRA_OECONF = "\
FILES_${PN} = "${datadir}/enlightenment/data/config/illume-shr"
-RRECOMMENDS_${PN} = "e-wm-theme-illume-shr e-wm-sysactions-shr e-wm-menu-shr"
+RRECOMMENDS_${PN} = "\
+ e-wm-theme-illume-shr \
+ e-wm-sysactions-shr \
+ e-wm-menu-shr \
+ illume-keyboard-default-alpha \
+ illume-keyboard-default-numeric \
+ illume-keyboard-default-terminal \
+"