mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
python3-rich-toolkit: add python3-pydantic to ptest RDEPENDS
Needed by the ptest suite. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -15,3 +15,7 @@ RDEPENDS:${PN} = "\
|
||||
python3-typing-extensions \
|
||||
python3-inline-snapshot \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN}-ptest += "\
|
||||
python3-pydantic \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user