diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-12 22:28:35 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-12 22:31:14 +0200 |
commit | ad112ee1ce53dfaf3fa2d7a10a79f724c8dd6335 (patch) | |
tree | ee520b197fc99a4b5d2b09cf2201f0933704223a /recipes/tasks | |
parent | 925829fdf75571dcec821e4ec0c1596046e1f903 (diff) |
task-shr-feed: add supertux-qvga wesnoth
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 7886217053..bdc95c048f 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r66" +PR = "r67" PV = "1.0" LICENSE = "GPL" @@ -300,6 +300,8 @@ RDEPENDS_${PN} += "\ 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) |