mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
a7a7f326f7
commit
96b6379b49
|
|
@ -26,4 +26,5 @@ RDEPENDS:${PN} = " \
|
|||
python3-pyasn1 \
|
||||
python3-pyasn1-modules \
|
||||
python3-threading \
|
||||
python3-unittest \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user