diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-07-23 07:18:41 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-07-23 14:28:05 -0700 |
commit | 2b91503b34942bed0646d1124114eceddba3361b (patch) | |
tree | 802b5ed8aed6970aa30d06c000d717058b246b60 /recipes | |
parent | 40abfa09ae5dc3310888576756b94e3e42e6b5ce (diff) |
task-shr-feed: add maxima
Diffstat (limited to 'recipes')
-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 5552a429b5..eec6ea7516 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r61" +PR = "r62" PV = "1.0" LICENSE = "GPL" @@ -293,6 +293,7 @@ RDEPENDS_${PN} += "\ spojegui \ dbus-daemon-proxy \ unixbench \ + maxima \ " # this is only usefull on gta02 and on other devices it's trying to pull mesa-dri (not respecting DEFAULT_PROVIDER for virtual/libgl) |