From: Ross Burton Date: Fri, 27 Jan 2017 15:36:22 +0000 (+0000) Subject: python: add missing pkgconfig inherit X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=90ecdec94460c44c8f2674c6190eddbff8e23a47;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python: add missing pkgconfig inherit Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python.inc b/meta/recipes-devtools/python/python.inc index 79a431c7ea2..e51993fce16 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 \