diff options
author | Sebastian Krzyszkowiak <seba.dos1@gmail.com> | 2010-07-07 16:29:06 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-07-14 02:19:21 +0200 |
commit | 1542ab2397eaffcb4702f87d5f87dea541af79d6 (patch) | |
tree | 087a102ee0394cb9a22e256a9baf3ee97a5a8e7e /recipes/tasks | |
parent | 7359ee976e485ddc8b5b00397ac557e8bfe21eb0 (diff) |
task-shr-feed: add missing shr-splash themes to feed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/tasks')
-rw-r--r-- | recipes/tasks/task-shr-feed.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb index 550725a106..4e7c8c0040 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r59" +PR = "r60" PV = "1.0" LICENSE = "GPL" @@ -59,6 +59,8 @@ RDEPENDS_${PN} += "\ shr-splash-theme-simple \ shr-splash-theme-dontpanic \ shr-splash-theme-handy \ + shr-splash-theme-tux \ + shr-splash-theme-logo \ vagalume \ wireshark \ x11vnc \ |