diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-29 12:38:22 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-29 12:39:11 +0200 |
commit | 54ee43bfb6d8e3bb5466b377e393952e948cceab (patch) | |
tree | d87af8a53f452e48c61c2571d21cb2daf3ce43dd /recipes | |
parent | 4123611d603fe742c99c3a515c07776aca86b398 (diff) |
task-shr-feed: add gnuplot
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 ace9cbebda..fa3f556375 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r72" +PR = "r73" PV = "1.0" LICENSE = "GPL" @@ -306,6 +306,7 @@ RDEPENDS_${PN} += "\ mokowm-imf-ecore \ atrack \ minneo \ + gnuplot \ " # this is only usefull on gta02 and on other devices it's trying to pull mesa-dri (not respecting DEFAULT_PROVIDER for virtual/libgl) |