summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb b/meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb
index deafc23af4..17fbaa38bb 100644
--- a/meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb
+++ b/meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb
@@ -9,11 +9,10 @@ SRC_URI += "file://run-ptest"
9 9
10PYPI_PACKAGE = "yarl" 10PYPI_PACKAGE = "yarl"
11 11
12inherit pypi ptest python_setuptools_build_meta 12inherit pypi ptest python_setuptools_build_meta cython
13 13
14DEPENDS += " \ 14DEPENDS += " \
15 python3-expandvars-native \ 15 python3-expandvars-native \
16 python3-cython-native \
17" 16"
18 17
19RDEPENDS:${PN} = "\ 18RDEPENDS:${PN} = "\