diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb b/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb index 97f4f410e2..a59fd93643 100644 --- a/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb | |||
@@ -9,5 +9,6 @@ inherit pypi python_setuptools_build_meta | |||
9 | 9 | ||
10 | RDEPENDS:${PN} += " \ | 10 | RDEPENDS:${PN} += " \ |
11 | python3-datetime \ | 11 | python3-datetime \ |
12 | python3-logging \ | ||
12 | python3-pytz-deprecation-shim \ | 13 | python3-pytz-deprecation-shim \ |
13 | " | 14 | " |