diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-yarl_1.6.3.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-yarl_1.6.3.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-yarl_1.6.3.bb b/meta-python/recipes-devtools/python/python3-yarl_1.6.3.bb index e0e2626466..7bab771f7f 100644 --- a/meta-python/recipes-devtools/python/python3-yarl_1.6.3.bb +++ b/meta-python/recipes-devtools/python/python3-yarl_1.6.3.bb | |||
| @@ -14,12 +14,12 @@ PYPI_PACKAGE = "yarl" | |||
| 14 | 14 | ||
| 15 | inherit pypi ptest setuptools3 | 15 | inherit pypi ptest setuptools3 |
| 16 | 16 | ||
| 17 | RDEPENDS_${PN} = "\ | 17 | RDEPENDS:${PN} = "\ |
| 18 | ${PYTHON_PN}-multidict \ | 18 | ${PYTHON_PN}-multidict \ |
| 19 | ${PYTHON_PN}-idna \ | 19 | ${PYTHON_PN}-idna \ |
| 20 | " | 20 | " |
| 21 | 21 | ||
| 22 | RDEPENDS_${PN}-ptest += " \ | 22 | RDEPENDS:${PN}-ptest += " \ |
| 23 | ${PYTHON_PN}-pytest \ | 23 | ${PYTHON_PN}-pytest \ |
| 24 | " | 24 | " |
| 25 | 25 | ||
