From 59782174255024ec8f88765278be4b0c5da03cd1 Mon Sep 17 00:00:00 2001 From: Klaus Kurzmann Date: Sat, 5 Dec 2009 20:03:45 +0100 Subject: [PATCH] task-shr-feed: fix illume keyboards Signed-off-by: Klaus Kurzmann --- recipes/tasks/task-shr-feed.bb | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb index 17766635ec..328a422064 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r27" +PR = "r28" PV = "1.0" LICENSE = "GPL" @@ -211,7 +211,18 @@ RDEPENDS_${PN} += "\ elmdentica \ shr-installer \ eject \ - illume-keyboards-shr \ + illume-keyboard-arabic \ + illume-keyboard-browse \ + illume-keyboard-danish \ + illume-keyboard-default-alt \ + illume-keyboard-dutch \ + illume-keyboard-dvorak \ + illume-keyboard-french \ + illume-keyboard-german \ + illume-keyboard-hebrew \ + illume-keyboard-numeric-alt \ + illume-keyboard-russian \ + illume-keyboard-russian-terminal \ python-xlib \ xcompmgr \ man \ -- 2.39.5