python3-marshmallow: Add missing ptest rdep on python3-zoneinfo

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2024-11-20 15:29:34 -08:00
parent 228a2ad379
commit 6da1cc5318
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -19,6 +19,7 @@ RDEPENDS:${PN}-ptest += " \
python3-pytz \
python3-simplejson \
python3-unittest-automake-output \
python3-zoneinfo \
"
do_install_ptest() {