nasm: nasm has a build dependency on groff-native
authorAmy Fong <amy.fong@windriver.com>
Wed, 18 Jul 2012 17:39:22 +0000 (13:39 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Jul 2012 21:24:41 +0000 (22:24 +0100)
commit7ed38acbadab9eee99bca8e1c361f1c8714ca160
tree8dcb89ad18dc96c7abb6985aad49f4b3928b139e
parentca1255a22514d22b932ca6e3ecb9c4575eb4ee95
nasm: nasm has a build dependency on groff-native

nasm has a build dependency on groff-native

In one incident, there was a case where nasm-native compile phase failed
with the following:

      +troff: can't find `DESC' file
      +troff: fatal error: sorry, I can't continue

During this, groff-native was in the sysroot install phase.
To remedy this, adding groff-native in nasm's dependency list.

(From OE-Core rev: cd108a55ea58501e91923f348edca9ba736933c7)

Signed-off-by: Amy Fong <amy.fong@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/nasm/nasm_2.10.01.bb