python3-paramiko: add missing run-time dependencies

Add missing RDEPENDS for this package.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Bartosz Golaszewski
2023-06-23 16:38:35 +02:00
committed by Khem Raj
parent be836c0115
commit a0151160bc

View File

@@ -14,6 +14,7 @@ CLEANBROKEN = "1"
RDEPENDS:${PN} += " \
python3-bcrypt \
python3-cryptography \
python3-logging \
python3-pynacl \
python3-unixadmin \
"