diff options
Diffstat (limited to 'recipes-extended/groff/groff_1.18.1.4.bb')
-rw-r--r-- | recipes-extended/groff/groff_1.18.1.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/groff/groff_1.18.1.4.bb b/recipes-extended/groff/groff_1.18.1.4.bb index 0d1520d..a31cbf1 100644 --- a/recipes-extended/groff/groff_1.18.1.4.bb +++ b/recipes-extended/groff/groff_1.18.1.4.bb | |||
@@ -15,6 +15,7 @@ SRC_URI = "${GNU_MIRROR}/${BPN}/old/${BP}.tar.gz \ | |||
15 | file://groff-1.18.1.4-fix-bindir.patch \ | 15 | file://groff-1.18.1.4-fix-bindir.patch \ |
16 | file://fix-narrowing-conversion-error.patch \ | 16 | file://fix-narrowing-conversion-error.patch \ |
17 | file://0001-Make-it-build-with-compile-time-hardening-enabled.patch \ | 17 | file://0001-Make-it-build-with-compile-time-hardening-enabled.patch \ |
18 | file://0002-Drop-local-getopt-implementation-in-favor-of-the-one.patch \ | ||
18 | " | 19 | " |
19 | 20 | ||
20 | inherit autotools texinfo | 21 | inherit autotools texinfo |