gettext.bbclass: Add virtclass DEPENDS prepends
authorTom Rini <tom_rini@mentor.com>
Thu, 10 Mar 2011 17:33:03 +0000 (10:33 -0700)
committerTom Rini <tom_rini@mentor.com>
Fri, 11 Mar 2011 15:23:23 +0000 (08:23 -0700)
commit2a9a834ce426f4dc97162870ef1632540ff044f1
treec7e731f09690efa7d609553576012499f5e5ae55
parentbd8768ee3d6f696a5f97d42094f4ced85ff7ffa4
gettext.bbclass: Add virtclass DEPENDS prepends

With BBCLASSEXTEND recipes which also modify DEPENDS_virtclass-native
gettext.bbclass is otherwise not working and gettext-native isn't
added.  So we need to have a DEPENDS_virtclass-$foo_prepend to
make sure GETTEXT_DEPENDS gets in.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
classes/gettext.bbclass