summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-tzdata_2024.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-tzdata_2024.1.bb b/meta-python/recipes-devtools/python/python3-tzdata_2024.1.bb
index f4454f6dff..d81ded430a 100644
--- a/meta-python/recipes-devtools/python/python3-tzdata_2024.1.bb
+++ b/meta-python/recipes-devtools/python/python3-tzdata_2024.1.bb
@@ -13,6 +13,7 @@ inherit ptest
13SRC_URI += "file://run-ptest" 13SRC_URI += "file://run-ptest"
14 14
15RDEPENDS:${PN}-ptest += "\ 15RDEPENDS:${PN}-ptest += "\
16 python3-attrs \
16 python3-pytest \ 17 python3-pytest \
17 python3-pytest-subtests \ 18 python3-pytest-subtests \
18 python3-unittest-automake-output \ 19 python3-unittest-automake-output \