gimp.inc: Drop sed-native from DEPENDS
authorTom Rini <tom_rini@mentor.com>
Sat, 26 Feb 2011 16:10:07 +0000 (09:10 -0700)
committerTom Rini <tom_rini@mentor.com>
Sat, 26 Feb 2011 16:10:07 +0000 (09:10 -0700)
commitb789be061e3bb5a54816bfe6ae3893a547c253e4
tree0f65489f3ae7ec04f3379629f478e7efffd9cee8
parent656cc1a31724cd478f2cf374e4e6d49517c8d573
gimp.inc: Drop sed-native from DEPENDS

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>
recipes/gimp/gimp.inc