libwnck-native: change dep from csource-native to gtk+-native, this makes it work...
authorKoen Kooi <koen@openembedded.org>
Thu, 24 Jun 2010 09:19:25 +0000 (11:19 +0200)
committerKoen Kooi <koen@openembedded.org>
Thu, 24 Jun 2010 09:20:29 +0000 (11:20 +0200)
recipes/gnome/libwnck_2.30.0.bb

index f12f873..1b4e30b 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Window navigation construction toolkit"
 LICENSE = "LGPL"
 SECTION = "x11/libs"
-DEPENDS = "gtk+ gdk-pixbuf-csource-native"
+DEPENDS = "gtk+ gtk+-native"
 
 inherit gnome
 SRC_URI[archive.md5sum] = "ed79955dabb606ee0e6d112a291005ad"