diff options
Diffstat (limited to 'recipes/tasks/task-shr-feed.bb')
-rw-r--r-- | recipes/tasks/task-shr-feed.bb | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb index 178bc370db..bdc95c048f 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r64" +PR = "r67" PV = "1.0" LICENSE = "GPL" @@ -297,6 +297,11 @@ RDEPENDS_${PN} += "\ unixbench \ maxima \ xfsprogs \ + xfsdump \ + numberx \ + neomis \ + supertux-qvga \ + wesnoth \ " # this is only usefull on gta02 and on other devices it's trying to pull mesa-dri (not respecting DEFAULT_PROVIDER for virtual/libgl) |