mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 18:41:55 +00:00
python3-aiohttp: add missing dependencies
* attrs is in install_requires of setup.cfg in 3.9 branch * python3-misc is required to include netrc which is imported in aiohttp.helpers Signed-off-by: Sam Van Den Berge <sam.van.den.berge@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
2526a4b24e
commit
371510307d
@ -13,7 +13,9 @@ RDEPENDS:${PN} = "\
|
||||
python3-aiohappyeyeballs \
|
||||
python3-aiosignal \
|
||||
python3-async-timeout \
|
||||
python3-attrs \
|
||||
python3-frozenlist \
|
||||
python3-misc \
|
||||
python3-multidict \
|
||||
python3-yarl \
|
||||
python3-aiodns \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user