diff options
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.bb | 2 |
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 | |||
2 | require python-pytest-runner.inc | 2 | require python-pytest-runner.inc |
3 | 3 | ||
4 | # Dependency only exists for python2 | 4 | # Dependency only exists for python2 |
5 | RDEPENDS_${PN} += "python-compiler" | 5 | RDEPENDS_${PN} += "python-argparse python-compiler" |