diff options
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.bb | 2 |
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" | |||
| 16 | inherit pypi python_setuptools_build_meta | 16 | inherit pypi python_setuptools_build_meta |
| 17 | 17 | ||
| 18 | DEPENDS += " \ | 18 | DEPENDS += " \ |
| 19 | ${PYTHON_PN}-cryptography \ | 19 | python3-cryptography \ |
| 20 | " | 20 | " |
| 21 | 21 | ||
| 22 | do_install:append () { | 22 | do_install:append () { |
