diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cryptography_36.0.1.bb | 2 |
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 | ||
| 21 | inherit pypi setuptools3_rust | 21 | inherit pypi setuptools3_rust |
| 22 | 22 | ||
| 23 | PIP_INSTALL_DIST_PATH = "${S}/dist" | ||
| 24 | |||
| 23 | DEPENDS += " \ | 25 | DEPENDS += " \ |
| 24 | ${PYTHON_PN}-asn1crypto-native \ | 26 | ${PYTHON_PN}-asn1crypto-native \ |
| 25 | ${PYTHON_PN}-cffi-native \ | 27 | ${PYTHON_PN}-cffi-native \ |
