summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-cryptography_36.0.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_36.0.1.bb b/meta-python/recipes-devtools/python/python3-cryptography_36.0.1.bb
index abb15381f5..00791dce2d 100644
--- a/meta-python/recipes-devtools/python/python3-cryptography_36.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-cryptography_36.0.1.bb
@@ -20,6 +20,8 @@ SRC_URI += " \
20 20
21inherit pypi setuptools3_rust 21inherit pypi setuptools3_rust
22 22
23PIP_INSTALL_DIST_PATH = "${S}/dist"
24
23DEPENDS += " \ 25DEPENDS += " \
24 ${PYTHON_PN}-asn1crypto-native \ 26 ${PYTHON_PN}-asn1crypto-native \
25 ${PYTHON_PN}-cffi-native \ 27 ${PYTHON_PN}-cffi-native \