summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-polyline_2.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-polyline_2.0.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-polyline_2.0.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-polyline_2.0.1.bb b/meta-python/recipes-devtools/python/python3-polyline_2.0.1.bb
index 2eae0caf9c..4abe167f7b 100644
--- a/meta-python/recipes-devtools/python/python3-polyline_2.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-polyline_2.0.1.bb
@@ -16,7 +16,8 @@ SRC_URI += " \
16" 16"
17 17
18RDEPENDS:${PN}-ptest += " \ 18RDEPENDS:${PN}-ptest += " \
19 ${PYTHON_PN}-pytest \ 19 python3-pytest \
20 python3-unittest-automake-output \
20" 21"
21 22
22do_install_ptest() { 23do_install_ptest() {