diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytest-asyncio_0.15.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest-asyncio_0.15.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.15.1.bb b/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.15.1.bb index 1aa606b78b..1c7df2c72c 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.15.1.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.15.1.bb | |||
@@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "2564ceb9612bbd560d19ca4b41347b54e7835c2f792c504f698e05395e | |||
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||
10 | RDEPENDS_${PN} += " \ | 10 | RDEPENDS:${PN} += " \ |
11 | ${PYTHON_PN}-pytest \ | 11 | ${PYTHON_PN}-pytest \ |
12 | " | 12 | " |
13 | 13 | ||