mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
e8a1c9823b
commit
d5dbc6b6a5
|
|
@ -10,4 +10,5 @@ inherit pypi python_setuptools_build_meta
|
|||
RDEPENDS:${PN} += " \
|
||||
python3-datetime \
|
||||
python3-logging \
|
||||
python3-zoneinfo \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user