mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
python3-pydantic: 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
4465806d9a
commit
cd15edafa3
@@ -16,5 +16,6 @@ RDEPENDS:${PN} += "\
|
||||
python3-logging \
|
||||
python3-netclient \
|
||||
python3-numbers \
|
||||
python3-profile \
|
||||
python3-typing-extensions \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user