diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-hypothesis_6.97.3.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-hypothesis_6.97.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.97.3.bb b/meta/recipes-devtools/python/python3-hypothesis_6.97.3.bb index c93727f36c..52ed2da575 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.97.3.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.97.3.bb | |||
| @@ -27,7 +27,7 @@ RDEPENDS:${PN} += " \ | |||
| 27 | " | 27 | " |
| 28 | 28 | ||
| 29 | RDEPENDS:${PN}-ptest += " \ | 29 | RDEPENDS:${PN}-ptest += " \ |
| 30 | ${PYTHON_PN}-unittest-automake-output \ | 30 | python3-unittest-automake-output \ |
| 31 | " | 31 | " |
| 32 | 32 | ||
| 33 | do_install_ptest() { | 33 | do_install_ptest() { |
