summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb b/meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb
index 0a5055cb37..1765a732d0 100644
--- a/meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb
+++ b/meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb
@@ -2,4 +2,4 @@ inherit setuptools
2require python-pytest-runner.inc 2require python-pytest-runner.inc
3 3
4# Dependency only exists for python2 4# Dependency only exists for python2
5RDEPENDS_${PN} += "python-compiler" 5RDEPENDS_${PN} += "python-argparse python-compiler"