diff options
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-cryptography_37.0.2.bb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/recipes-devtools/python/python3-cryptography_37.0.2.bb b/meta/recipes-devtools/python/python3-cryptography_37.0.2.bb index 470cf4388c..9ef3a61e9f 100644 --- a/meta/recipes-devtools/python/python3-cryptography_37.0.2.bb +++ b/meta/recipes-devtools/python/python3-cryptography_37.0.2.bb | |||
| @@ -66,18 +66,11 @@ SRC_URI += "file://run-ptest \ | |||
| 66 | inherit pypi python_setuptools3_rust | 66 | inherit pypi python_setuptools3_rust |
| 67 | 67 | ||
| 68 | DEPENDS += " \ | 68 | DEPENDS += " \ |
| 69 | ${PYTHON_PN}-asn1crypto-native \ | ||
| 70 | ${PYTHON_PN}-cffi-native \ | 69 | ${PYTHON_PN}-cffi-native \ |
| 71 | ${PYTHON_PN}-setuptools-rust-native \ | ||
| 72 | ${PYTHON_PN}-six-native \ | ||
| 73 | " | 70 | " |
| 74 | 71 | ||
| 75 | RDEPENDS:${PN} += " \ | 72 | RDEPENDS:${PN} += " \ |
| 76 | ${PYTHON_PN}-asn1crypto \ | ||
| 77 | ${PYTHON_PN}-cffi \ | 73 | ${PYTHON_PN}-cffi \ |
| 78 | ${PYTHON_PN}-idna \ | ||
| 79 | ${PYTHON_PN}-setuptools \ | ||
| 80 | ${PYTHON_PN}-six \ | ||
| 81 | " | 74 | " |
| 82 | 75 | ||
| 83 | RDEPENDS:${PN}:append:class-target = " \ | 76 | RDEPENDS:${PN}:append:class-target = " \ |
