diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb | 2 | 
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 | ||
| 13 | inherit pypi setuptools3 | 13 | inherit pypi poetry_core | 
| 14 | 14 | ||
| 15 | BBCLASSEXTEND = "native" | 15 | BBCLASSEXTEND = "native" | 
| 16 | 16 | ||
