diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-29 11:29:59 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-29 13:11:36 +0200 |
commit | 4026dde0dab21abaca3d9d309fa447bfe52d215d (patch) | |
tree | 5827b23ea635ae950dc10d70891936170a9c7f89 | |
parent | 92227b57eeeed8b0a1401c671eb1824379133923 (diff) |
task-shr-feed: add spojegui app
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/tasks/task-shr-feed.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb index 91d45ddbaf..5724b440cc 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r53" +PR = "r54" PV = "1.0" LICENSE = "GPL" @@ -284,6 +284,7 @@ RDEPENDS_${PN} += "\ podboy \ mcnavi \ neolight \ + spojegui \ " # this is only usefull on gta02 and on other devices it's trying to pull mesa-dri (not respecting DEFAULT_PROVIDER for virtual/libgl) |