mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-21 05:57:05 +00:00
python3-marshmallow: Add missing ptest rdep on python3-zoneinfo
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -19,6 +19,7 @@ RDEPENDS:${PN}-ptest += " \
|
|||||||
python3-pytz \
|
python3-pytz \
|
||||||
python3-simplejson \
|
python3-simplejson \
|
||||||
python3-unittest-automake-output \
|
python3-unittest-automake-output \
|
||||||
|
python3-zoneinfo \
|
||||||
"
|
"
|
||||||
|
|
||||||
do_install_ptest() {
|
do_install_ptest() {
|
||||||
|
|||||||
Reference in New Issue
Block a user