gimp: remove extra gdk-pixbuf-csource-native from DEPENDS
authorSteve Sakoman <sakoman@tera.(none)>
Thu, 1 Jan 2009 04:48:32 +0000 (20:48 -0800)
committerKoen Kooi <koen@openembedded.org>
Fri, 2 Jan 2009 16:35:36 +0000 (17:35 +0100)
gimp: remove extra gdk-pixbuf-csource-native from DEPENDS

packages/gimp/gimp.inc

index 299cfa2..2894582 100644 (file)
@@ -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"