summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb b/meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb
index 0ea6424f34..964e32c10f 100644
--- a/meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb
+++ b/meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb
@@ -20,6 +20,7 @@ RDEPENDS:${PN}-ptest += " \
20 python3-simplejson \ 20 python3-simplejson \
21 python3-unittest-automake-output \ 21 python3-unittest-automake-output \
22 python3-zoneinfo \ 22 python3-zoneinfo \
23 python3-tzdata \
23" 24"
24 25
25do_install_ptest() { 26do_install_ptest() {