diff options
Diffstat (limited to 'recipes/tasks/task-shr-feed.bb')
-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) |