This was introduced forever ago and doesn't look to make sense
anymore (there's no non-standard regexes being applied). This
is also racy with 'sed' being invoked elsewhere. If we really
can't rely on host sed we need to tackle this early and for
everyone.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
SECTION = "x11/graphics"
LICENSE = "GPL"
-DEPENDS = "sed-native gdk-pixbuf-csource-native libart-lgpl gtk+ jpeg libpng libexif tiff"
+DEPENDS = "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"