diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-tzlocal_5.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-tzlocal_5.2.bb b/meta-python/recipes-devtools/python/python3-tzlocal_5.2.bb index 866a7a78c5..da58964f2c 100644 --- a/meta-python/recipes-devtools/python/python3-tzlocal_5.2.bb +++ b/meta-python/recipes-devtools/python/python3-tzlocal_5.2.bb | |||
@@ -10,4 +10,5 @@ inherit pypi python_setuptools_build_meta | |||
10 | RDEPENDS:${PN} += " \ | 10 | RDEPENDS:${PN} += " \ |
11 | python3-datetime \ | 11 | python3-datetime \ |
12 | python3-logging \ | 12 | python3-logging \ |
13 | python3-zoneinfo \ | ||
13 | " | 14 | " |