diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-05 13:09:16 +0100 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-05 13:09:16 +0100 |
commit | 6e63401c579265c0aa05bec15320e56a7c1a3d92 (patch) | |
tree | d7243dc9154ddcbf13c5f69b3e2419b87ffe00d4 /recipes/tasks/task-shr-feed.bb | |
parent | 61a645370233e5f5fd3b5ae7a3019e4ecf2aad5c (diff) |
illume-keyboards-shr_git.bb: new recipe
This folds the various illume-keyboard-* that were in the efl1
folder into one recipe in the correct place (e17).
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/tasks/task-shr-feed.bb')
-rw-r--r-- | recipes/tasks/task-shr-feed.bb | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb index 4ec77cdc97..17766635ec 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r26" +PR = "r27" PV = "1.0" LICENSE = "GPL" @@ -211,18 +211,7 @@ RDEPENDS_${PN} += "\ elmdentica \ shr-installer \ eject \ - illume-keyboard-german \ - illume-keyboard-arabic \ - illume-keyboard-browse \ - illume-keyboard-danish \ - illume-keyboard-default-alt \ - illume-keyboard-dutch \ - illume-keyboard-dvorak \ - illume-keyboard-french \ - illume-keyboard-hebrew \ - illume-keyboard-numeric-alt \ - illume-keyboard-russian-terminal \ - illume-keyboard-russian \ + illume-keyboards-shr \ python-xlib \ xcompmgr \ man \ |