This recipe inherits setuptools_build_meta which already depends on python3-setuptools-native.
Signed-off-by: Ross Burton <ross.bur...@arm.com> --- meta/recipes-devtools/python/python3-pip_22.0.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/python/python3-pip_22.0.3.bb b/meta/recipes-devtools/python/python3-pip_22.0.3.bb index f7fcf47c06..bce3b68861 100644 --- a/meta/recipes-devtools/python/python3-pip_22.0.3.bb +++ b/meta/recipes-devtools/python/python3-pip_22.0.3.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=63ec52baf95163b597008bb46db68030" inherit pypi setuptools_build_meta -DEPENDS += "python3 python3-setuptools-native" +DEPENDS += "python3" # To avoid a dependency loop; we bootstrap -native DEPENDS:remove:class-native = "python3-pip-native" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#163013): https://lists.openembedded.org/g/openembedded-core/message/163013 Mute This Topic: https://lists.openembedded.org/mt/89684104/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-