diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-wcwidth_0.2.12.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-wcwidth_0.2.12.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-wcwidth_0.2.12.bb b/meta/recipes-devtools/python/python3-wcwidth_0.2.12.bb index ae845a39a7..6ce5e70c2a 100644 --- a/meta/recipes-devtools/python/python3-wcwidth_0.2.12.bb +++ b/meta/recipes-devtools/python/python3-wcwidth_0.2.12.bb | |||
| @@ -13,8 +13,8 @@ SRC_URI += " \ | |||
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | RDEPENDS:${PN}-ptest += " \ | 15 | RDEPENDS:${PN}-ptest += " \ |
| 16 | ${PYTHON_PN}-pytest \ | 16 | python3-pytest \ |
| 17 | ${PYTHON_PN}-unittest-automake-output \ | 17 | python3-unittest-automake-output \ |
| 18 | " | 18 | " |
| 19 | 19 | ||
| 20 | do_install_ptest() { | 20 | do_install_ptest() { |
