diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-20 16:37:07 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-20 16:37:07 +0200 |
commit | a932e4306f6e03a0f048305130cb7f6d9e0481de (patch) | |
tree | 7b2294e07ba611b0c9ed572e51b2d227e37f218a /recipes/tasks | |
parent | 064b22721b61fda0a6e86d54447fbfda385b28bf (diff) |
task-shr-feed: add unixbench
Diffstat (limited to 'recipes/tasks')
-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 1df20a9f95..4e70afa3a3 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r57" +PR = "r58" PV = "1.0" LICENSE = "GPL" @@ -288,6 +288,7 @@ RDEPENDS_${PN} += "\ neolight \ spojegui \ dbus-daemon-proxy \ + unixbench \ " # this is only usefull on gta02 and on other devices it's trying to pull mesa-dri (not respecting DEFAULT_PROVIDER for virtual/libgl) |