mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 08:56:05 +00:00
python: add missing pkgconfig inherit
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
0df07f4144
commit
90ecdec944
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user