pyconnman has an install_requires on 'future', but the corresponding
'python3-future' is missing from the recipes RDEPENDS.
---
 .../python-pyconnman/python3-pyconnman_0.2.0.bb                 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/meta-python/recipes-connectivity/python-pyconnman/python3-pyconnman_0.2.0.bb 
b/meta-python/recipes-connectivity/python-pyconnman/python3-pyconnman_0.2.0.bb
index e0f3fdd75..64441065d 100644
--- 
a/meta-python/recipes-connectivity/python-pyconnman/python3-pyconnman_0.2.0.bb
+++ 
b/meta-python/recipes-connectivity/python-pyconnman/python3-pyconnman_0.2.0.bb
@@ -2,4 +2,4 @@ require python-pyconnman.inc
 
 inherit setuptools3
 
-RDEPENDS_${PN} += "python3-dbus python3-pprint"
+RDEPENDS_${PN} += "python3-dbus python3-pprint python3-future"
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#97524): 
https://lists.openembedded.org/g/openembedded-devel/message/97524
Mute This Topic: https://lists.openembedded.org/mt/91800336/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