mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 05:17:10 +00:00
python-aiohttp.inc: add missing RDEPENDS
Module could not be properly imported (tested on python 3.7.4) Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
54645121cd
commit
311dfa83b0
@ -15,4 +15,7 @@ RDEPENDS_${PN} = "\
|
|||||||
${PYTHON_PN}-idna-ssl \
|
${PYTHON_PN}-idna-ssl \
|
||||||
${PYTHON_PN}-multidict \
|
${PYTHON_PN}-multidict \
|
||||||
${PYTHON_PN}-yarl \
|
${PYTHON_PN}-yarl \
|
||||||
|
${PYTHON_PN}-typing \
|
||||||
|
${PYTHON_PN}-misc \
|
||||||
|
${PYTHON_PN}-attrs \
|
||||||
"
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user