summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb2
1 files changed, 1 insertions, 1 deletions
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 2d68a78e37..c5a74796a0 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 \
10 ${PYTHON_PN}-shell \ 10 ${PYTHON_PN}-shell \
11 " 11 "
12 12
13inherit pypi setuptools3 13inherit pypi poetry_core
14 14
15BBCLASSEXTEND = "native" 15BBCLASSEXTEND = "native"
16 16