aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/icon-slicer
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-07-01 13:31:32 +0200
committerKoen Kooi <koen@openembedded.org>2009-07-01 13:31:32 +0200
commit851c0b4629ffcfbe4aacb91297c9cee80db9c2de (patch)
treedd91c13b9a3b25dd84b774879902d6e2a9e522f4 /recipes/icon-slicer
parent6b8d5b4320e7b08c7b80665f72d8a47d72dd2535 (diff)
downloadopenembedded-851c0b4629ffcfbe4aacb91297c9cee80db9c2de.tar.gz
icon-slicer-native: switch to pixbux-native
Diffstat (limited to 'recipes/icon-slicer')
-rw-r--r--recipes/icon-slicer/icon-slicer-native_0.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/icon-slicer/icon-slicer-native_0.3.bb b/recipes/icon-slicer/icon-slicer-native_0.3.bb
index e23bcacdff..f7be0de306 100644
--- a/recipes/icon-slicer/icon-slicer-native_0.3.bb
+++ b/recipes/icon-slicer/icon-slicer-native_0.3.bb
@@ -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}"