From a35e2d9b122db93143b47a7c26e56b15c6cf4464 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 24 Jun 2010 11:19:25 +0200 Subject: [PATCH] libwnck-native: change dep from csource-native to gtk+-native, this makes it work for more users --- recipes/gnome/libwnck_2.30.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5