diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-19 14:56:24 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-19 15:03:42 +0100 |
commit | 1405e1aabefc6ea1c47c931a18dc945f5b9a4855 (patch) | |
tree | 13574e24c92a2e799e7534b082f8d1f9bce14f4a /recipes/tasks | |
parent | 2ed9ffad2064109ec06c23b768ca63b5cafa2a2c (diff) |
task-shr-feed: add shr-theme-02
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 6e32310ac6..0564341006 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r47" +PR = "r48" PV = "1.0" LICENSE = "GPL" @@ -49,6 +49,7 @@ RDEPENDS_${PN} += "\ # shr-config \ shr-today \ shr-theme-neo \ + shr-theme-o2 \ shr-theme-niebiee \ shr-theme-sixteen \ # gry should be in image already |