aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libgee
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-10-05 19:53:49 +0200
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-10-05 20:15:57 +0200
commit64a53b0ab6695b9ec4e327524fb41a916067bbfd (patch)
tree9ed65265cf831c398801947b3351b5819d537808 /recipes/libgee
parent14318872c0063d26c246a35b373dbfaf4f4c6587 (diff)
downloadopenembedded-64a53b0ab6695b9ec4e327524fb41a916067bbfd.tar.gz
libgee 0.6.0: depends on gobject-introspection
Diffstat (limited to 'recipes/libgee')
-rw-r--r--recipes/libgee/libgee_0.6.0.bb2
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 53e027c60e..0e0115b843 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"