summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-cryptography-vectors_42.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-cryptography-vectors_42.0.2.bb')
-rw-r--r--meta/recipes-devtools/python/python3-cryptography-vectors_42.0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors_42.0.2.bb b/meta/recipes-devtools/python/python3-cryptography-vectors_42.0.2.bb
index 46778e426f..94fbc94c55 100644
--- a/meta/recipes-devtools/python/python3-cryptography-vectors_42.0.2.bb
+++ b/meta/recipes-devtools/python/python3-cryptography-vectors_42.0.2.bb
@@ -16,7 +16,7 @@ PYPI_PACKAGE = "cryptography_vectors"
16inherit pypi python_setuptools_build_meta 16inherit pypi python_setuptools_build_meta
17 17
18DEPENDS += " \ 18DEPENDS += " \
19 ${PYTHON_PN}-cryptography \ 19 python3-cryptography \
20" 20"
21 21
22do_install:append () { 22do_install:append () {