summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-runner_5.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytest-runner_5.3.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pytest-runner_5.3.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest-runner_5.3.1.bb b/meta-python/recipes-devtools/python/python3-pytest-runner_5.3.1.bb
index fcbd29050..28b705321 100644
--- a/meta-python/recipes-devtools/python/python3-pytest-runner_5.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pytest-runner_5.3.1.bb
@@ -9,7 +9,7 @@ inherit pypi setuptools3
9DEPENDS += " \ 9DEPENDS += " \
10 ${PYTHON_PN}-setuptools-scm-native" 10 ${PYTHON_PN}-setuptools-scm-native"
11 11
12RDEPENDS_${PN} = "${PYTHON_PN}-py ${PYTHON_PN}-setuptools ${PYTHON_PN}-debugger ${PYTHON_PN}-json \ 12RDEPENDS:${PN} = "${PYTHON_PN}-py ${PYTHON_PN}-setuptools ${PYTHON_PN}-debugger ${PYTHON_PN}-json \
13 ${PYTHON_PN}-io" 13 ${PYTHON_PN}-io"
14 14
15BBCLASSEXTEND = "native nativesdk" 15BBCLASSEXTEND = "native nativesdk"