aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2017-01-27 15:36:22 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-01-31 14:40:19 +0000
commit125a798c2e7bda3a951828a14f308a65cc562a14 (patch)
treea506285943b7e778dfd350b7dfb02a4b436314a9 /meta/recipes-devtools/python
parent26f4eb19b6e9c71374659605a01af762a0361f41 (diff)
downloadopenembedded-core-contrib-125a798c2e7bda3a951828a14f308a65cc562a14.tar.gz
python: add missing pkgconfig inherit
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python.inc2
1 files changed, 1 insertions, 1 deletions
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-(?P<pver>2(\.\d+)+).tar"
PYTHON_MAJMIN = "2.7"
-inherit autotools
+inherit autotools pkgconfig
EXTRA_OECONF = "\
--with-threads \