From: Koen Kooi Date: Wed, 18 Jun 2008 17:48:06 +0000 (+0000) Subject: gimp: depend on gdk-pixbuf-csource-native X-Git-Tag: Release-2010-05/1~6669 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=284125854fb39564f2e9b625afcc6a59c4367763;p=openembedded.git gimp: depend on gdk-pixbuf-csource-native --- diff --git a/packages/gimp/gimp.inc b/packages/gimp/gimp.inc index 7a75f7d619..171ac79786 100644 --- a/packages/gimp/gimp.inc +++ b/packages/gimp/gimp.inc @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gimp.org" SECTION = "x11/graphics" LICENSE = "GPL" -DEPENDS = "sed-native libart-lgpl gtk+ jpeg libpng libexif tiff" +DEPENDS = "sed-native gdk-pixbuf-csource-native libart-lgpl gtk+ jpeg libpng libexif tiff" SRC_URI = "ftp://ftp.gimp.org/pub/gimp/v2.3/gimp-${PV}.tar.bz2 \ file://configure-libwmf.patch;patch=1"