From: Frieder Schrempf <frieder.schre...@kontron.de>

According to the setup.py of v4.2.2 [1] the following runtime
dependencies are currently missing. Add them.

* packaging
* setuptools

[1] https://github.com/hardbyte/python-can/blob/4.2.2/setup.py

Signed-off-by: Frieder Schrempf <frieder.schre...@kontron.de>
---
 meta-python/recipes-devtools/python/python3-can_4.2.2.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python3-can_4.2.2.bb 
b/meta-python/recipes-devtools/python/python3-can_4.2.2.bb
index 7ecbf1207..f3cfd1724 100644
--- a/meta-python/recipes-devtools/python/python3-can_4.2.2.bb
+++ b/meta-python/recipes-devtools/python/python3-can_4.2.2.bb
@@ -20,7 +20,9 @@ RDEPENDS:${PN} += " \
     python3-logging \
     python3-misc \
     python3-netserver \
+    python3-packaging \
     python3-pkg-resources \
+    python3-setuptools \
     python3-sqlite3 \
     python3-typing-extensions \
     python3-wrapt \
-- 
2.41.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#104453): 
https://lists.openembedded.org/g/openembedded-devel/message/104453
Mute This Topic: https://lists.openembedded.org/mt/100796996/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to