aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gimp
diff options
context:
space:
mode:
authorSteve Sakoman <sakoman@tera.(none)>2008-12-31 20:48:32 -0800
committerKoen Kooi <koen@openembedded.org>2009-01-02 17:35:36 +0100
commit17c642af342f768a9cdb15d6a751e10f09918ee9 (patch)
treeb6caacf7ccbe3801ab097b5732d89ac81b7ed876 /packages/gimp
parentdd6cffb0ee74be55e63e9f90e9e52f272d3bff8d (diff)
downloadopenembedded-17c642af342f768a9cdb15d6a751e10f09918ee9.tar.gz
gimp: remove extra gdk-pixbuf-csource-native from DEPENDS
gimp: remove extra gdk-pixbuf-csource-native from DEPENDS
Diffstat (limited to 'packages/gimp')
-rw-r--r--packages/gimp/gimp.inc2
1 files changed, 1 insertions, 1 deletions
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"