From: Ross Burton Date: Fri, 27 Jan 2017 15:36:22 +0000 (+0000) Subject: python: add missing pkgconfig inherit X-Git-Tag: uninative-1.5~509 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=125a798c2e7bda3a951828a14f308a65cc562a14;p=openembedded-core.git python: add missing pkgconfig inherit --- diff --git a/meta/recipes-devtools/python/python.inc b/meta/recipes-devtools/python/python.inc index 79a431c7ea..e51993fce1 100644 --- a/meta/recipes-devtools/python/python.inc +++ b/meta/recipes-devtools/python/python.inc @@ -18,7 +18,7 @@ UPSTREAM_CHECK_REGEX = "[Pp]ython-(?P2(\.\d+)+).tar" PYTHON_MAJMIN = "2.7" -inherit autotools +inherit autotools pkgconfig EXTRA_OECONF = "\ --with-threads \