mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
python3-ldap: 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
a7a7f326f7
commit
96b6379b49
@@ -26,4 +26,5 @@ RDEPENDS:${PN} = " \
|
||||
python3-pyasn1 \
|
||||
python3-pyasn1-modules \
|
||||
python3-threading \
|
||||
python3-unittest \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user