git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd6cffb
)
gimp: remove extra gdk-pixbuf-csource-native from DEPENDS
author
Steve Sakoman
<sakoman@tera.(none)>
Thu, 1 Jan 2009 04:48:32 +0000
(20:48 -0800)
committer
Koen 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
patch
|
blob
|
history
diff --git
a/packages/gimp/gimp.inc
b/packages/gimp/gimp.inc
index
299cfa2
..
2894582
100644
(file)
--- 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"