diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-paramiko_2.7.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-paramiko_2.7.2.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-paramiko_2.7.2.bb b/meta-python/recipes-devtools/python/python3-paramiko_2.7.2.bb index 324847c31b..eb7ce62b83 100644 --- a/meta-python/recipes-devtools/python/python3-paramiko_2.7.2.bb +++ b/meta-python/recipes-devtools/python/python3-paramiko_2.7.2.bb | |||
| @@ -12,3 +12,9 @@ inherit pypi setuptools3 | |||
| 12 | 12 | ||
| 13 | CLEANBROKEN = "1" | 13 | CLEANBROKEN = "1" |
| 14 | 14 | ||
| 15 | RDEPENDS_${PN} += "\ | ||
| 16 | ${PYTHON_PN}-bcrypt \ | ||
| 17 | ${PYTHON_PN}-cryptography \ | ||
| 18 | ${PYTHON_PN}-pynacl \ | ||
| 19 | ${PYTHON_PN}-unixadmin \ | ||
| 20 | " | ||
