[oe-commits] Koen Kooi : redland: add more DEPENDS

git version control git at git.openembedded.org
Fri Oct 23 07:49:21 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Oct 23 09:28:13 2009 +0200

redland: add more DEPENDS

---

 recipes/redland/redland_1.0.8.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/redland/redland_1.0.8.bb b/recipes/redland/redland_1.0.8.bb
index 34e4bbc..6f7e6f3 100644
--- a/recipes/redland/redland_1.0.8.bb
+++ b/recipes/redland/redland_1.0.8.bb
@@ -5,6 +5,8 @@ SRC_URI = "http://download.librdf.org/source/redland-1.0.8.tar.gz \
 	   
 PR = "r3"
 
+DEPENDS = "db mysql"
+
 inherit autotools_stage
 
 EXTRA_OECONF = "--with-bdb-lib=${STAGING_LIBDIR} --with-bdb-include=${STAGING_INCDIR} --with-sqlite=no"





More information about the Openembedded-commits mailing list