From: Koen Kooi Date: Thu, 24 Jun 2010 09:19:25 +0000 (+0200) Subject: libwnck-native: change dep from csource-native to gtk+-native, this makes it work... X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a35e2d9b122db93143b47a7c26e56b15c6cf4464;p=openembedded.git libwnck-native: change dep from csource-native to gtk+-native, this makes it work for more users --- diff --git a/recipes/gnome/libwnck_2.30.0.bb b/recipes/gnome/libwnck_2.30.0.bb index f12f873ba5..1b4e30b445 100644 --- a/recipes/gnome/libwnck_2.30.0.bb +++ b/recipes/gnome/libwnck_2.30.0.bb @@ -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"