diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-cryptography.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-cryptography.bb b/meta/recipes-devtools/python/python3-cryptography.bb index f41e13f4a1..5963064b72 100644 --- a/meta/recipes-devtools/python/python3-cryptography.bb +++ b/meta/recipes-devtools/python/python3-cryptography.bb | |||
| @@ -24,6 +24,7 @@ inherit pypi python_maturin cargo-update-recipe-crates pkgconfig | |||
| 24 | 24 | ||
| 25 | DEPENDS += " \ | 25 | DEPENDS += " \ |
| 26 | python3-cffi-native \ | 26 | python3-cffi-native \ |
| 27 | openssl \ | ||
| 27 | " | 28 | " |
| 28 | 29 | ||
| 29 | RDEPENDS:${PN} += " \ | 30 | RDEPENDS:${PN} += " \ |
