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 f8a89c7d50..9c76ea7c4d 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r69" +PR = "r70" PV = "1.0" LICENSE = "GPL" @@ -302,6 +302,8 @@ RDEPENDS_${PN} += "\ neomis \ supertux-qvga \ wesnoth \ + mokosuite2 \ + mokowm-imf-ecore \ " # this is only usefull on gta02 and on other devices it's trying to pull mesa-dri (not respecting DEFAULT_PROVIDER for virtual/libgl) |