[oe-commits] Michael 'Mickey' Lauer : libgee 0.6.0: gobject-introspection-native seems to be enough to make it compile

git version control git at git.openembedded.org
Tue Oct 5 20:33:56 UTC 2010


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

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Tue Oct  5 22:42:44 2010 +0200

libgee 0.6.0: gobject-introspection-native seems to be enough to make it compile

---

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

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





More information about the Openembedded-commits mailing list