libgee_0.6.0: add gobject-introspection-native also to DEPENDS_virtclass-native,...
authorMartin Jansa <Martin.Jansa@gmail.com>
Tue, 26 Oct 2010 11:27:32 +0000 (13:27 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Tue, 26 Oct 2010 11:33:30 +0000 (13:33 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/libgee/libgee_0.6.0.bb

index dce04f5..4e305b6 100644 (file)
@@ -3,6 +3,7 @@ PE = "1"
 PR = "${INC_PR}.1"
 #autoreconf needs introspection.m4 (staged by gobject-introspection-native) after http://git.gnome.org/browse/libgee/commit/?id=d026a29b38ca1a3388981c6e75a92602212373d8
 DEPENDS += "gobject-introspection-native"
+DEPENDS_virtclass-native += "gobject-introspection-native"
 
 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libgee/0.6/${BPN}-${PV}.tar.bz2"
 S = "${WORKDIR}/${BPN}-${PV}"