summaryrefslogtreecommitdiffstats
path: root/recipes/icon-slicer
diff options
context:
space:
mode:
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}"