]> code.ossystems Code Review - openembedded-core.git/commit
autotools.bbclass: Add help2man-native to the main DEPENDS tree
authorTom Rini <tom_rini@mentor.com>
Fri, 15 Jul 2011 18:50:52 +0000 (11:50 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jul 2011 14:24:59 +0000 (15:24 +0100)
commitfd03530b4e2fb0660212a5ffb849c2169076585c
tree3b3e2aa2d6f21677ae5d26f40847d68753600b80
parent9673d7aa1f9e1c88ba69047b2e22636c755edaaa
autotools.bbclass: Add help2man-native to the main DEPENDS tree

With help2man no longer being required by sanity.bbclass we need to
make sure that if we are going to build autotools stuff that help2man
will be there as it's a frequent implicit dependency.

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