diff options
Diffstat (limited to 'recipes')
-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 \ |