From: Bartosz Golaszewski <[email protected]> Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <[email protected]> --- meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb | 1 + 1 file changed, 1 insertion(+) 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 97f4f410e..a59fd9364 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 RDEPENDS:${PN} += " \ python3-datetime \ + python3-logging \ python3-pytz-deprecation-shim \ " -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#103548): https://lists.openembedded.org/g/openembedded-devel/message/103548 Mute This Topic: https://lists.openembedded.org/mt/99719660/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
