[oe-commits] Koen Kooi : libwnck-native: change dep from csource-native to gtk+-native, this makes it work for more users

git version control git at git.openembedded.org
Thu Jun 24 09:20:51 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a35e2d9b122db93143b47a7c26e56b15c6cf4464
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a35e2d9b122db93143b47a7c26e56b15c6cf4464

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Jun 24 11:19:25 2010 +0200

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 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gnome/libwnck_2.30.0.bb b/recipes/gnome/libwnck_2.30.0.bb
index f12f873..1b4e30b 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"





More information about the Openembedded-commits mailing list