From 64624b9cdfe9b427bc14534d04c31641e2765e07 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Tue, 5 Oct 2010 22:42:44 +0200 Subject: libgee 0.6.0: gobject-introspection-native seems to be enough to make it compile --- recipes/libgee/libgee_0.6.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/libgee') diff --git a/recipes/libgee/libgee_0.6.0.bb b/recipes/libgee/libgee_0.6.0.bb index 0e0115b843..ff33c80bbe 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}" -- cgit 1.2.3-korg