From: Steve Sakoman Date: Thu, 1 Jan 2009 04:48:32 +0000 (-0800) Subject: gimp: remove extra gdk-pixbuf-csource-native from DEPENDS X-Git-Tag: Release-2010-05/1~4589 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17c642af342f768a9cdb15d6a751e10f09918ee9;p=openembedded.git gimp: remove extra gdk-pixbuf-csource-native from DEPENDS gimp: remove extra gdk-pixbuf-csource-native from DEPENDS --- diff --git a/packages/gimp/gimp.inc b/packages/gimp/gimp.inc index 299cfa2bc1..2894582a8e 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 = "gdk-pixbuf-csource-native sed-native gdk-pixbuf-csource-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"