From: Grazvydas Ignotas Date: Tue, 7 Oct 2014 22:34:15 +0000 (+0300) Subject: adjust gdk-pixbuf dep X-Git-Tag: sz_173~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b75345c550f72c333e41512b60aacaaa8f7c9da;p=openembedded.git adjust gdk-pixbuf dep --- diff --git a/recipes/gnome/libwnck_2.28.0.bb b/recipes/gnome/libwnck_2.28.0.bb index b176493b93..a4a7726520 100644 --- a/recipes/gnome/libwnck_2.28.0.bb +++ b/recipes/gnome/libwnck_2.28.0.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Window navigation construction toolkit" LICENSE = "LGPL" SECTION = "x11/libs" -DEPENDS = "gtk+ gdk-pixbuf-csource-native" +DEPENDS = "gtk+ gdk-pixbuf-native" inherit gnome diff --git a/recipes/xchat/xchat_2.8.6.bb b/recipes/xchat/xchat_2.8.6.bb index 9c17cc3241..7591980498 100644 --- a/recipes/xchat/xchat_2.8.6.bb +++ b/recipes/xchat/xchat_2.8.6.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" HOMEPAGE = "http://www.xchat.org" SECTION = "x11/network" DEPENDS = "libgcrypt zlib gtk+" -DEPENDS += "gdk-pixbuf-csource-native" +DEPENDS += "gdk-pixbuf-native" PR = "r2" SRC_URI = "http://www.xchat.org/files/source/2.8/xchat-${PV}.tar.bz2 \