aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libgee
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-10-05 22:42:44 +0200
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-10-05 22:44:18 +0200
commit64624b9cdfe9b427bc14534d04c31641e2765e07 (patch)
treef4d1a7c7aefc45ef24e2f7557994cfa115ecff4b /recipes/libgee
parentb3da649ee25374f284d03ebce5843b6326559f73 (diff)
downloadopenembedded-64624b9cdfe9b427bc14534d04c31641e2765e07.tar.gz
libgee 0.6.0: gobject-introspection-native seems to be enough to make it compile
Diffstat (limited to 'recipes/libgee')
-rw-r--r--recipes/libgee/libgee_0.6.0.bb2
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 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}"