diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python-cryptography.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-cryptography.inc b/meta-python/recipes-devtools/python/python-cryptography.inc index 87ff16c37d..4ba3e320fc 100644 --- a/meta-python/recipes-devtools/python/python-cryptography.inc +++ b/meta-python/recipes-devtools/python/python-cryptography.inc | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d5ede125ed08d4fd14ec44d334bdb388" | |||
| 6 | DEPENDS += " \ | 6 | DEPENDS += " \ |
| 7 | ${PYTHON_PN}-cffi \ | 7 | ${PYTHON_PN}-cffi \ |
| 8 | ${PYTHON_PN}-cffi-native \ | 8 | ${PYTHON_PN}-cffi-native \ |
| 9 | ${PYTHON_PN}-pyasn1 \ | 9 | ${PYTHON_PN}-asn1crypto \ |
| 10 | ${PYTHON_PN}-six \ | 10 | ${PYTHON_PN}-six \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
| @@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "d04bb2425086c3fe86f7bc48915290b13e798497839fbb18ab7f6dffcf | |||
| 16 | RDEPENDS_${PN} += " \ | 16 | RDEPENDS_${PN} += " \ |
| 17 | ${PYTHON_PN}-cffi \ | 17 | ${PYTHON_PN}-cffi \ |
| 18 | ${PYTHON_PN}-idna \ | 18 | ${PYTHON_PN}-idna \ |
| 19 | ${PYTHON_PN}-pyasn1 \ | 19 | ${PYTHON_PN}-asn1crypto \ |
| 20 | ${PYTHON_PN}-pycparser \ | 20 | ${PYTHON_PN}-pycparser \ |
| 21 | ${PYTHON_PN}-setuptools \ | 21 | ${PYTHON_PN}-setuptools \ |
| 22 | ${PYTHON_PN}-six \ | 22 | ${PYTHON_PN}-six \ |
| @@ -26,7 +26,7 @@ RDEPENDS_${PN}_class-target += " \ | |||
| 26 | ${PYTHON_PN}-cffi \ | 26 | ${PYTHON_PN}-cffi \ |
| 27 | ${PYTHON_PN}-idna \ | 27 | ${PYTHON_PN}-idna \ |
| 28 | ${PYTHON_PN}-numbers \ | 28 | ${PYTHON_PN}-numbers \ |
| 29 | ${PYTHON_PN}-pyasn1 \ | 29 | ${PYTHON_PN}-asn1crypto \ |
| 30 | ${PYTHON_PN}-pycparser \ | 30 | ${PYTHON_PN}-pycparser \ |
| 31 | ${PYTHON_PN}-subprocess \ | 31 | ${PYTHON_PN}-subprocess \ |
| 32 | ${PYTHON_PN}-setuptools \ | 32 | ${PYTHON_PN}-setuptools \ |
