icon-slicer-native: switch to pixbux-native
authorKoen Kooi <koen@openembedded.org>
Wed, 1 Jul 2009 11:31:32 +0000 (13:31 +0200)
committerKoen Kooi <koen@openembedded.org>
Wed, 1 Jul 2009 11:31:32 +0000 (13:31 +0200)
recipes/icon-slicer/icon-slicer-native_0.3.bb

index e23bcac..f7be0de 100644 (file)
@@ -4,7 +4,7 @@ SRC_URI = "http://freedesktop.org/software/icon-slicer/releases/icon-slicer-${PV
 
 inherit autotools native
 
-DEPENDS = "gtk+-native popt-native"
+DEPENDS = "gdk-pixbuf-csource-native popt-native"
 
 S = "${WORKDIR}/icon-slicer-${PV}"