diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb b/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb index 2f3cf6eb79..5420a9edc8 100644 --- a/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb | |||
@@ -14,6 +14,7 @@ CLEANBROKEN = "1" | |||
14 | RDEPENDS:${PN} += " \ | 14 | RDEPENDS:${PN} += " \ |
15 | python3-bcrypt \ | 15 | python3-bcrypt \ |
16 | python3-cryptography \ | 16 | python3-cryptography \ |
17 | python3-logging \ | ||
17 | python3-pynacl \ | 18 | python3-pynacl \ |
18 | python3-unixadmin \ | 19 | python3-unixadmin \ |
19 | " | 20 | " |