summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-aiofiles_23.2.1.bb
diff options
context:
space:
mode:
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.bb2
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"
11inherit pypi python_hatchling 11inherit pypi python_hatchling
12 12
13RDEPENDS:${PN} = "\ 13RDEPENDS:${PN} = "\
14 ${PYTHON_PN}-asyncio \ 14 python3-asyncio \
15" 15"