From: Bartosz Golaszewski <[email protected]>

Add missing RDEPENDS for this package.

Signed-off-by: Bartosz Golaszewski <[email protected]>
---
 .../recipes-devtools/python/python3-dateparser_1.1.8.bb        | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb 
b/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb
index 13e8b184d..8b890fb22 100644
--- a/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb
+++ b/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb
@@ -13,6 +13,9 @@ CLEANBROKEN = "1"
 
 RDEPENDS:${PN} += " \
     python3-dateutil \
+    python3-logging \
+    python3-pytz \
+    python3-regex \
     python3-ruamel-yaml \
     python3-tzlocal \
 "
-- 
2.39.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#103546): 
https://lists.openembedded.org/g/openembedded-devel/message/103546
Mute This Topic: https://lists.openembedded.org/mt/99719658/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to