Module could not be properly imported (tested on python 3.7.4)

Signed-off-by: Maciej Pijanowski <[email protected]>
---
 meta-python/recipes-devtools/python/python-aiohttp.inc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-aiohttp.inc 
b/meta-python/recipes-devtools/python/python-aiohttp.inc
index 81f1809bdd53..e711ad71dab6 100644
--- a/meta-python/recipes-devtools/python/python-aiohttp.inc
+++ b/meta-python/recipes-devtools/python/python-aiohttp.inc
@@ -15,4 +15,7 @@ RDEPENDS_${PN} = "\
     ${PYTHON_PN}-idna-ssl \
     ${PYTHON_PN}-multidict \
     ${PYTHON_PN}-yarl \
+    ${PYTHON_PN}-typing \
+    ${PYTHON_PN}-misc \
+    ${PYTHON_PN}-attrs \
 "
-- 
2.20.1

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to