diff options
| -rw-r--r-- | meta/recipes-devtools/nasm/nasm_2.10.01.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/nasm/nasm_2.10.01.bb b/meta/recipes-devtools/nasm/nasm_2.10.01.bb index 8feaad43f4..28644628e5 100644 --- a/meta/recipes-devtools/nasm/nasm_2.10.01.bb +++ b/meta/recipes-devtools/nasm/nasm_2.10.01.bb | |||
| @@ -26,3 +26,5 @@ do_install() { | |||
| 26 | } | 26 | } |
| 27 | 27 | ||
| 28 | BBCLASSEXTEND = "native" | 28 | BBCLASSEXTEND = "native" |
| 29 | |||
| 30 | DEPENDS = "groff-native" | ||
