diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-ipy_1.01.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-ipy_1.01.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ipy_1.01.bb b/meta-python/recipes-devtools/python/python3-ipy_1.01.bb index 8e7b5b987e..36d0b9ae27 100644 --- a/meta-python/recipes-devtools/python/python3-ipy_1.01.bb +++ b/meta-python/recipes-devtools/python/python3-ipy_1.01.bb | |||
| @@ -19,7 +19,8 @@ SRC_URI += " \ | |||
| 19 | " | 19 | " |
| 20 | 20 | ||
| 21 | RDEPENDS:${PN}-ptest += " \ | 21 | RDEPENDS:${PN}-ptest += " \ |
| 22 | ${PYTHON_PN}-pytest \ | 22 | python3-pytest \ |
| 23 | python3-unittest-automake-output \ | ||
| 23 | " | 24 | " |
| 24 | 25 | ||
| 25 | do_install_ptest() { | 26 | do_install_ptest() { |
