summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/gawk/gawk_4.1.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/gawk/gawk_4.1.1.bb b/meta/recipes-extended/gawk/gawk_4.1.1.bb
index 1298ee2f4c..3266f58cbd 100644
--- a/meta/recipes-extended/gawk/gawk_4.1.1.bb
+++ b/meta/recipes-extended/gawk/gawk_4.1.1.bb
@@ -13,6 +13,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
13 13
14DEPENDS += "readline" 14DEPENDS += "readline"
15 15
16PACKAGECONFIG[mpfr] = "--with-mpfr,--without-mpfr, mpfr"
17
16SRC_URI = "${GNU_MIRROR}/gawk/gawk-${PV}.tar.gz \ 18SRC_URI = "${GNU_MIRROR}/gawk/gawk-${PV}.tar.gz \
17 file://run-ptest \ 19 file://run-ptest \
18 file://Use-DESTDIR-in-extension-Makefile.am-when-removing-..patch \ 20 file://Use-DESTDIR-in-extension-Makefile.am-when-removing-..patch \