diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-aiohttp.inc')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-aiohttp.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-aiohttp.inc b/meta-python/recipes-devtools/python/python-aiohttp.inc index 81f1809bdd..e711ad71da 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} = "\ | |||
| 15 | ${PYTHON_PN}-idna-ssl \ | 15 | ${PYTHON_PN}-idna-ssl \ |
| 16 | ${PYTHON_PN}-multidict \ | 16 | ${PYTHON_PN}-multidict \ |
| 17 | ${PYTHON_PN}-yarl \ | 17 | ${PYTHON_PN}-yarl \ |
| 18 | ${PYTHON_PN}-typing \ | ||
| 19 | ${PYTHON_PN}-misc \ | ||
| 20 | ${PYTHON_PN}-attrs \ | ||
| 18 | " | 21 | " |
