diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-03 16:29:38 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-03 16:33:54 +0100 |
commit | 8a7dc51327aedf87418bcd3438db5b3435ba2136 (patch) | |
tree | 3c28358783d684e3120d6071774aac1c0aaf387b /recipes/tasks | |
parent | f88f6869a98e882bdfe6c6627240009b3f67a105 (diff) |
shr: use numeric-alt keyboard in illume* config and default-numeric only in feed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/tasks')
-rw-r--r-- | recipes/tasks/task-shr-feed.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb index 937675b1b9..1593006a99 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r42" +PR = "r43" PV = "1.0" LICENSE = "GPL" @@ -226,6 +226,7 @@ RDEPENDS_${PN} += "\ illume-keyboard-german \ illume-keyboard-hebrew \ illume-keyboard-numeric-alt \ + illume-keyboard-default-numeric \ illume-keyboard-russian \ illume-keyboard-russian-terminal \ python-xlib \ |