[oe-commits] Michael 'Mickey' Lauer : libgee 0.6.0: depends on gobject-introspection

git version control git at git.openembedded.org
Tue Oct 5 18:05:46 UTC 2010


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

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Tue Oct  5 19:53:49 2010 +0200

libgee 0.6.0: depends on gobject-introspection

---

 recipes/libgee/libgee_0.6.0.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/libgee/libgee_0.6.0.bb b/recipes/libgee/libgee_0.6.0.bb
index 53e027c..0e0115b 100644
--- a/recipes/libgee/libgee_0.6.0.bb
+++ b/recipes/libgee/libgee_0.6.0.bb
@@ -1,4 +1,6 @@
 require libgee.inc
+DEPENDS += "gobject-introspection"
+DEPENDS_virtclass-native = "gobject-introspection-native"
 PE = "1"
 
 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libgee/0.6/${BPN}-${PV}.tar.bz2"





More information about the Openembedded-commits mailing list