diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-parse_1.20.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-parse_1.20.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-parse_1.20.1.bb b/meta-python/recipes-devtools/python/python3-parse_1.20.1.bb index 610a966d40..d2b91b3f30 100644 --- a/meta-python/recipes-devtools/python/python3-parse_1.20.1.bb +++ b/meta-python/recipes-devtools/python/python3-parse_1.20.1.bb | |||
@@ -19,6 +19,7 @@ RDEPENDS:${PN} += "\ | |||
19 | 19 | ||
20 | RDEPENDS:${PN}-ptest += " \ | 20 | RDEPENDS:${PN}-ptest += " \ |
21 | python3-pytest \ | 21 | python3-pytest \ |
22 | python3-unittest-automake-output \ | ||
22 | " | 23 | " |
23 | 24 | ||
24 | do_install_ptest() { | 25 | do_install_ptest() { |