diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb | 1 |
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 715439588a..0ea6424f34 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 | |||
@@ -19,6 +19,7 @@ RDEPENDS:${PN}-ptest += " \ | |||
19 | python3-pytz \ | 19 | python3-pytz \ |
20 | python3-simplejson \ | 20 | python3-simplejson \ |
21 | python3-unittest-automake-output \ | 21 | python3-unittest-automake-output \ |
22 | python3-zoneinfo \ | ||
22 | " | 23 | " |
23 | 24 | ||
24 | do_install_ptest() { | 25 | do_install_ptest() { |