libgee 0.6.0: gobject-introspection-native seems to be enough to make it compile
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 5 Oct 2010 20:42:44 +0000 (22:42 +0200)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 5 Oct 2010 20:44:18 +0000 (22:44 +0200)
recipes/libgee/libgee_0.6.0.bb

index 0e0115b..ff33c80 100644 (file)
@@ -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}"