mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-03 10:40:18 +00:00
python3-pydantic-core: add missing RDEPENDS for ptest
Signed-off-by: Frank de Brabander <debrabander@gmail.com>
Add missing RDEPENDS for ptest:
- python3-zoneinfo
- tzdata
Similar to fixes in Styhead 110b636836 but for 2.18.4
and without needing to add the python3-tzdata recipe.
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
e041b4d270
commit
bcef006ce5
@@ -37,6 +37,8 @@ RDEPENDS:${PN}-ptest += "\
|
||||
python3-pytest-timeout \
|
||||
python3-pytest-benchmark \
|
||||
python3-unittest-automake-output \
|
||||
python3-zoneinfo \
|
||||
tzdata \
|
||||
"
|
||||
|
||||
do_install:append() {
|
||||
|
||||
Reference in New Issue
Block a user