mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
python3-tzlocal: add missing run-time dependencies
Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
f3f3e97ff1
commit
9f28bbf6a4
@@ -9,5 +9,6 @@ inherit pypi python_setuptools_build_meta
|
|||||||
|
|
||||||
RDEPENDS:${PN} += " \
|
RDEPENDS:${PN} += " \
|
||||||
python3-datetime \
|
python3-datetime \
|
||||||
|
python3-logging \
|
||||||
python3-pytz-deprecation-shim \
|
python3-pytz-deprecation-shim \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user