mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-09 22:00:00 +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:
committed by
Khem Raj
parent
54645121cd
commit
311dfa83b0
@@ -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 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user