diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-22 23:06:28 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-22 23:26:38 +0200 |
commit | 7548bd5fc9bfd1cbb368796595e3ea4896ced30d (patch) | |
tree | 762d365e89faddd1409392407d080a52f9855e30 /recipes/tasks | |
parent | e23d7a55ca2cc2f790e9e9175bfbc1b9db0e8d20 (diff) |
task-shr-feed: add minneo
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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 2dc3c7871a..ace9cbebda 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r71" +PR = "r72" PV = "1.0" LICENSE = "GPL" @@ -305,6 +305,7 @@ RDEPENDS_${PN} += "\ mokosuite2 \ mokowm-imf-ecore \ atrack \ + minneo \ " # this is only usefull on gta02 and on other devices it's trying to pull mesa-dri (not respecting DEFAULT_PROVIDER for virtual/libgl) |