adjust gdk-pixbuf dep
authorGrazvydas Ignotas <notasas@gmail.com>
Tue, 7 Oct 2014 22:34:15 +0000 (01:34 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Tue, 7 Oct 2014 22:34:15 +0000 (01:34 +0300)
recipes/gnome/libwnck_2.28.0.bb
recipes/xchat/xchat_2.8.6.bb

index b176493..a4a7726 100644 (file)
@@ -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
 
index 9c17cc3..7591980 100644 (file)
@@ -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 \