diff --git a/meta-python/recipes-devtools/python/python3-pkgconfig_1.4.0.bb b/meta-python/recipes-devtools/python/python3-pkgconfig_1.4.0.bb index 92eb8bfb5..fc7a47a43 100644 --- a/meta-python/recipes-devtools/python/python3-pkgconfig_1.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-pkgconfig_1.4.0.bb @@ -8,6 +8,7 @@ SRC_URI = "git://github.com/matze/pkgconfig.git" SRCREV ?= "8af0102346847e8873af8e76ab3f34ba9da806e2" RDEPENDS_${PN} = "pkgconfig \ + ${PYTHON_PN}-shell \ " inherit setuptools3