mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
python3-pywbem: 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
1707092145
commit
20c64a4a63
@@ -30,11 +30,13 @@ DEPENDS += " \
|
||||
RDEPENDS:${PN} += "\
|
||||
python3-datetime \
|
||||
python3-io \
|
||||
python3-logging \
|
||||
python3-netclient \
|
||||
python3-nocasedict \
|
||||
python3-nocaselist \
|
||||
python3-ply \
|
||||
python3-pyyaml \
|
||||
python3-requests \
|
||||
python3-six \
|
||||
python3-stringold \
|
||||
python3-threading \
|
||||
|
||||
Reference in New Issue
Block a user