From 3b75345c550f72c333e41512b60aacaaa8f7c9da Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Wed, 8 Oct 2014 01:34:15 +0300 Subject: [PATCH] adjust gdk-pixbuf dep --- recipes/gnome/libwnck_2.28.0.bb | 2 +- recipes/xchat/xchat_2.8.6.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 \ -- 2.39.5