aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gtk+/gdk-pixbuf-csource-native_2.10.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gtk+/gdk-pixbuf-csource-native_2.10.14.bb')
-rw-r--r--packages/gtk+/gdk-pixbuf-csource-native_2.10.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gtk+/gdk-pixbuf-csource-native_2.10.14.bb b/packages/gtk+/gdk-pixbuf-csource-native_2.10.14.bb
index 6fbc7d936f..2896079e8e 100644
--- a/packages/gtk+/gdk-pixbuf-csource-native_2.10.14.bb
+++ b/packages/gtk+/gdk-pixbuf-csource-native_2.10.14.bb
@@ -1,6 +1,6 @@
require gtk+_${PV}.bb
inherit native
-DEPENDS = "jpeg-native libpng-native"
+DEPENDS = "jpeg-native libpng-native gettext-native glib-2.0-native"
S = "${WORKDIR}/gtk+-${PV}"
FILESPATH = "${FILE_DIRNAME}/gdk-pixbuf-csource:${FILE_DIRNAME}/gtk+-${PV}:${FILE_DIRNAME}/files"
SRC_URI += "file://reduce-dependencies.patch;patch=1"