mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
python3-tzlocal: Add zoneinfo dependency
Fixes: https://github.com/openembedded/meta-openembedded/issues/787 Signed-off-by: Pavel Zhukov <pavel@zhukoff.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -10,4 +10,5 @@ inherit pypi python_setuptools_build_meta
|
|||||||
RDEPENDS:${PN} += " \
|
RDEPENDS:${PN} += " \
|
||||||
python3-datetime \
|
python3-datetime \
|
||||||
python3-logging \
|
python3-logging \
|
||||||
|
python3-zoneinfo \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user