diff --git a/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb b/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb index 2d68a78e3..c5a74796a 100644 --- a/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb +++ b/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb @@ -10,7 +10,7 @@ RDEPENDS:${PN} = "pkgconfig \ ${PYTHON_PN}-shell \ " -inherit pypi setuptools3 +inherit pypi poetry_core BBCLASSEXTEND = "native"