mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 11:42:23 +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 110b636836348530ec4965ebd3ee753928f21b44 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:
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() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user