From 5944fa872fc758f66e51add2ca3cdc33373fc12c Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Wed, 10 Oct 2007 10:19:23 +0000 Subject: gdk-pixbuf-csource-native: add necessary dependencies (gettext-native, glib-2.0-native) --- packages/gtk+/gdk-pixbuf-csource-native_2.10.14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/gtk+') 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" -- cgit 1.2.3-korg