[oe-commits] Martin Jansa : task-shr-feed: add gnuplot

git version control git at git.openembedded.org
Sun Aug 29 10:38:33 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 54ee43bfb6d8e3bb5466b377e393952e948cceab
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=54ee43bfb6d8e3bb5466b377e393952e948cceab

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Aug 29 12:38:22 2010 +0200

task-shr-feed: add gnuplot

---

 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 ace9cbe..fa3f556 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)





More information about the Openembedded-commits mailing list