flex.inc: Fixup DEPENDS
authorTom Rini <tom_rini@mentor.com>
Mon, 28 Feb 2011 15:38:47 +0000 (08:38 -0700)
committerTom Rini <tom_rini@mentor.com>
Mon, 28 Feb 2011 15:40:22 +0000 (08:40 -0700)
commit31a461d457e4ce582c49a25d1d261ec1a1a1f270
tree16706dc6606adb3fd815dbd03d148e5fc351e810
parentbbe838791e1fa8ce014cae1689233f8ba5b7cfb4
flex.inc: Fixup DEPENDS

We added perl here incorrectly (this problem is now solved by perl-native
being used by automake/autoconf, always).  We don't need gettext here now
that we have 'inherit gettext' which does this for us.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/flex/flex.inc