summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-precise-runner_0.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-precise-runner_0.3.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-precise-runner_0.3.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-precise-runner_0.3.1.bb b/meta-python/recipes-devtools/python/python3-precise-runner_0.3.1.bb
index 9e5435bada..1fb72de126 100644
--- a/meta-python/recipes-devtools/python/python3-precise-runner_0.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-precise-runner_0.3.1.bb
@@ -13,7 +13,8 @@ SRC_URI += " \
13" 13"
14 14
15RDEPENDS:${PN}-ptest += " \ 15RDEPENDS:${PN}-ptest += " \
16 ${PYTHON_PN}-pytest \ 16 python3-pytest \
17 python3-unittest-automake-output \
17" 18"
18 19
19do_install_ptest() { 20do_install_ptest() {