python: add missing pkgconfig inherit

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2017-01-27 15:36:22 +00:00
committed by Richard Purdie
parent 0df07f4144
commit 90ecdec944

View File

@@ -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 \