summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-cryptography.bb1
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
25DEPENDS += " \ 25DEPENDS += " \
26 python3-cffi-native \ 26 python3-cffi-native \
27 openssl \
27" 28"
28 29
29RDEPENDS:${PN} += " \ 30RDEPENDS:${PN} += " \