diff options
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-pip_22.0.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 d7000b891a..50cc8206de 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" | |||
| 6 | 6 | ||
| 7 | inherit pypi setuptools_build_meta | 7 | inherit pypi setuptools_build_meta |
| 8 | 8 | ||
| 9 | DEPENDS += "python3 python3-setuptools-native" | 9 | DEPENDS += "python3" |
| 10 | 10 | ||
| 11 | # To avoid a dependency loop; we bootstrap -native | 11 | # To avoid a dependency loop; we bootstrap -native |
| 12 | DEPENDS:remove:class-native = "python3-pip-native" | 12 | DEPENDS:remove:class-native = "python3-pip-native" |
