diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aiofiles_23.2.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-aiofiles_23.2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aiofiles_23.2.1.bb b/meta-python/recipes-devtools/python/python3-aiofiles_23.2.1.bb index 7992b00f3e..73dc17423e 100644 --- a/meta-python/recipes-devtools/python/python3-aiofiles_23.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-aiofiles_23.2.1.bb | |||
@@ -11,5 +11,5 @@ PYPI_PACKAGE = "aiofiles" | |||
11 | inherit pypi python_hatchling | 11 | inherit pypi python_hatchling |
12 | 12 | ||
13 | RDEPENDS:${PN} = "\ | 13 | RDEPENDS:${PN} = "\ |
14 | ${PYTHON_PN}-asyncio \ | 14 | python3-asyncio \ |
15 | " | 15 | " |