diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-22 09:22:53 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-22 09:42:27 +0200 |
commit | c5972665d0332f85669260d680e71d971a256e3d (patch) | |
tree | 4bb8ff8a5f9d5a7567b011297ef4b429fcbc2854 /recipes | |
parent | 822aa35c0141e6fe0e2d226ff3e3d23ef50f799a (diff) |
task-shr-feed: add mokosuite2 and mokowm-imf-ecore
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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) |