diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python-cryptography.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-cryptography.inc b/meta-python/recipes-devtools/python/python-cryptography.inc index dbbfe2cbe..415e823f8 100644 --- a/meta-python/recipes-devtools/python/python-cryptography.inc +++ b/meta-python/recipes-devtools/python/python-cryptography.inc | |||
@@ -17,7 +17,6 @@ RDEPENDS_${PN} += " \ | |||
17 | ${PYTHON_PN}-cffi \ | 17 | ${PYTHON_PN}-cffi \ |
18 | ${PYTHON_PN}-idna \ | 18 | ${PYTHON_PN}-idna \ |
19 | ${PYTHON_PN}-asn1crypto \ | 19 | ${PYTHON_PN}-asn1crypto \ |
20 | ${PYTHON_PN}-pycparser \ | ||
21 | ${PYTHON_PN}-setuptools \ | 20 | ${PYTHON_PN}-setuptools \ |
22 | ${PYTHON_PN}-six \ | 21 | ${PYTHON_PN}-six \ |
23 | " | 22 | " |
@@ -27,7 +26,6 @@ RDEPENDS_${PN}_class-target += " \ | |||
27 | ${PYTHON_PN}-idna \ | 26 | ${PYTHON_PN}-idna \ |
28 | ${PYTHON_PN}-numbers \ | 27 | ${PYTHON_PN}-numbers \ |
29 | ${PYTHON_PN}-asn1crypto \ | 28 | ${PYTHON_PN}-asn1crypto \ |
30 | ${PYTHON_PN}-pycparser \ | ||
31 | ${PYTHON_PN}-setuptools \ | 29 | ${PYTHON_PN}-setuptools \ |
32 | ${PYTHON_PN}-six \ | 30 | ${PYTHON_PN}-six \ |
33 | ${PYTHON_PN}-threading \ | 31 | ${PYTHON_PN}-threading \ |