[oe-commits] Martin Jansa : task-shr-feed: add bison and automake

git version control git at git.openembedded.org
Wed Feb 16 19:00:36 UTC 2011


Module: openembedded.git
Branch: master
Commit: de373354c297f32e335b212ad7de8cd0e91fdeaf
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=de373354c297f32e335b212ad7de8cd0e91fdeaf

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Feb 16 19:59:59 2011 +0100

task-shr-feed: add bison and automake

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

---

 recipes/tasks/task-shr-feed.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb
index 3f44be1..f20ae53 100644
--- a/recipes/tasks/task-shr-feed.bb
+++ b/recipes/tasks/task-shr-feed.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "SHR Feed"
-PR = "r94"
+PR = "r95"
 PV = "1.0"
 LICENSE = "GPL"
 
@@ -327,6 +327,8 @@ RDEPENDS_${PN} += "\
 		gwaterpas \
 		sflphone-common \
 		samba \
+		bison \
+		automake \
 "
 
 # 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