libwnck 2.30.5: add missing dep on gobject-introspection-native
authorKoen Kooi <koen@openembedded.org>
Wed, 13 Oct 2010 14:42:19 +0000 (16:42 +0200)
committerKoen Kooi <koen@openembedded.org>
Wed, 13 Oct 2010 14:42:19 +0000 (16:42 +0200)
recipes/gnome/libwnck_2.30.5.bb

index ba7a028..6a981a3 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Window navigation construction toolkit"
 LICENSE = "LGPL"
 SECTION = "x11/libs"
-DEPENDS = "gtk+ gtk+-native"
+DEPENDS = "gobject-introspection-native gtk+ gtk+-native"
 
 inherit gnome
 SRC_URI[archive.md5sum] = "4162d5b96151e6d24ec02ae3a822203c"