gimp: add gdk-pixbuf-csource-native to DEPENDS
authorKoen Kooi <koen@openembedded.org>
Sat, 27 Dec 2008 20:08:34 +0000 (21:08 +0100)
committerKoen Kooi <koen@openembedded.org>
Sat, 27 Dec 2008 20:08:34 +0000 (21:08 +0100)
packages/gimp/gimp.inc

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