summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/groff/groff_1.22.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/groff/groff_1.22.2.bb')
-rw-r--r--meta/recipes-extended/groff/groff_1.22.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/groff/groff_1.22.2.bb b/meta/recipes-extended/groff/groff_1.22.2.bb
index 9d2a3c75bd..227f9fa621 100644
--- a/meta/recipes-extended/groff/groff_1.22.2.bb
+++ b/meta/recipes-extended/groff/groff_1.22.2.bb
@@ -18,7 +18,7 @@ SRC_URI[sha256sum] = "380864dac4772e0c0d7b1282d25d0c5fd7f63baf45c87c4657afed22a1
18DEPENDS = "groff-native" 18DEPENDS = "groff-native"
19DEPENDS_class-native = "" 19DEPENDS_class-native = ""
20 20
21inherit autotools 21inherit autotools texinfo
22 22
23EXTRA_OECONF = "--without-x" 23EXTRA_OECONF = "--without-x"
24PARALLEL_MAKE = "" 24PARALLEL_MAKE = ""