diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-tomlkit_0.12.3.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-tomlkit_0.12.3.bb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-tomlkit_0.12.3.bb b/meta-python/recipes-devtools/python/python3-tomlkit_0.12.3.bb index 89acd77770..d4162a110b 100644 --- a/meta-python/recipes-devtools/python/python3-tomlkit_0.12.3.bb +++ b/meta-python/recipes-devtools/python/python3-tomlkit_0.12.3.bb | |||
| @@ -18,9 +18,10 @@ RDEPENDS:${PN} += " \ | |||
| 18 | " | 18 | " |
| 19 | 19 | ||
| 20 | RDEPENDS:${PN}-ptest += " \ | 20 | RDEPENDS:${PN}-ptest += " \ |
| 21 | ${PYTHON_PN}-poetry-core \ | 21 | python3-poetry-core \ |
| 22 | ${PYTHON_PN}-pytest \ | 22 | python3-pytest \ |
| 23 | ${PYTHON_PN}-pyyaml \ | 23 | python3-pyyaml \ |
| 24 | python3-unittest-automake-output \ | ||
| 24 | " | 25 | " |
| 25 | 26 | ||
| 26 | do_install_ptest() { | 27 | do_install_ptest() { |
