editables needs the ipaddress module to function, so add python3-io to
the RDEPENDS list.

Signed-off-by: Trevor Gamblin <[email protected]>
---
 meta/recipes-devtools/python/python3-editables_0.3.bb | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meta/recipes-devtools/python/python3-editables_0.3.bb 
b/meta/recipes-devtools/python/python3-editables_0.3.bb
index b42ff06872..79d7fcaaf0 100644
--- a/meta/recipes-devtools/python/python3-editables_0.3.bb
+++ b/meta/recipes-devtools/python/python3-editables_0.3.bb
@@ -8,4 +8,8 @@ SRC_URI[sha256sum] = 
"167524e377358ed1f1374e61c268f0d7a4bf7dbd046c656f7b410cde16
 
 inherit pypi python_setuptools_build_meta
 
+RDEPENDS:${PN} = "\
+        python3-io \
+"
+
 BBCLASSEXTEND = "native nativesdk"
-- 
2.41.0

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

Reply via email to