mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-22 11:00:49 +00:00
python3-cbor2: add tzdata/zoneinfo RDEPENDS for ptest
Tests exercise zoneinfo-based timezones; add python3-tzdata and
python3-zoneinfo to RDEPENDS:${PN}-ptest.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -13,7 +13,9 @@ require ${BPN}-crates.inc
|
||||
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-hypothesis \
|
||||
python3-tzdata \
|
||||
python3-unixadmin \
|
||||
python3-zoneinfo \
|
||||
"
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-datetime \
|
||||
|
||||
Reference in New Issue
Block a user