From: Koen Kooi Date: Sat, 27 Dec 2008 20:08:34 +0000 (+0100) Subject: gimp: add gdk-pixbuf-csource-native to DEPENDS X-Git-Tag: Release-2010-05/1~4649 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36f71557a91971550b9e0c6848baecc605d41f54;p=openembedded.git gimp: add gdk-pixbuf-csource-native to DEPENDS --- diff --git a/packages/gimp/gimp.inc b/packages/gimp/gimp.inc index 2894582a8e..299cfa2bc1 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 gdk-pixbuf-csource-native libart-lgpl gtk+ jpeg libpng libexif tiff" +DEPENDS = "gdk-pixbuf-csource-native 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"