aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/nasm/nasm_2.10.01.bb2
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() {
}
BBCLASSEXTEND = "native"
+
+DEPENDS = "groff-native"