diff options
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.bb | 3 |
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 | ||
| 18 | RDEPENDS:${PN}-ptest += " \ | 18 | RDEPENDS:${PN}-ptest += " \ |
| 19 | ${PYTHON_PN}-pytest \ | 19 | python3-pytest \ |
| 20 | python3-unittest-automake-output \ | ||
| 20 | " | 21 | " |
| 21 | 22 | ||
| 22 | do_install_ptest() { | 23 | do_install_ptest() { |
