mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-10 10:09:42 +00:00
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:
committed by
Khem Raj
parent
be836c0115
commit
a0151160bc
@@ -14,6 +14,7 @@ CLEANBROKEN = "1"
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-bcrypt \
|
||||
python3-cryptography \
|
||||
python3-logging \
|
||||
python3-pynacl \
|
||||
python3-unixadmin \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user