summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/grep/grep_2.27.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/grep/grep_2.27.bb')
-rw-r--r--meta/recipes-extended/grep/grep_2.27.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/grep/grep_2.27.bb b/meta/recipes-extended/grep/grep_2.27.bb
index 7d0a73bf06..a4d7a45187 100644
--- a/meta/recipes-extended/grep/grep_2.27.bb
+++ b/meta/recipes-extended/grep/grep_2.27.bb
@@ -12,7 +12,7 @@ SRC_URI = "${GNU_MIRROR}/grep/grep-${PV}.tar.xz \
SRC_URI[md5sum] = "6138dd227c39d4a25f81eea76a44d4cb"
SRC_URI[sha256sum] = "ad4cc44d23074a1c3a8baae8fbafff2a8c60f38a9a6108f985eef6fbee6dcaeb"
-inherit autotools gettext texinfo
+inherit autotools gettext texinfo pkgconfig
EXTRA_OECONF = "--disable-perl-regexp"