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

git version control git at git.openembedded.org
Sun Aug 29 11:16:27 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Aug 29 13:15:55 2010 +0200

task-shr-feed: add galculator

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 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 fa3f556..b41b7c9 100644
--- a/recipes/tasks/task-shr-feed.bb
+++ b/recipes/tasks/task-shr-feed.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "SHR Feed"
-PR = "r73"
+PR = "r74"
 PV = "1.0"
 LICENSE = "GPL"
 
@@ -307,6 +307,7 @@ RDEPENDS_${PN} += "\
 		atrack \
 		minneo \
 		gnuplot \
+		galculator \
 "
 
 # 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