diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-parse-type_0.6.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-parse-type_0.6.3.bb b/meta-python/recipes-devtools/python/python3-parse-type_0.6.3.bb index db9d52cdcd..06843c03cb 100644 --- a/meta-python/recipes-devtools/python/python3-parse-type_0.6.3.bb +++ b/meta-python/recipes-devtools/python/python3-parse-type_0.6.3.bb | |||
@@ -20,5 +20,6 @@ do_install_ptest() { | |||
20 | RDEPENDS:${PN} += "python3-parse" | 20 | RDEPENDS:${PN} += "python3-parse" |
21 | RDEPENDS:${PN}-ptest += " \ | 21 | RDEPENDS:${PN}-ptest += " \ |
22 | python3-pytest \ | 22 | python3-pytest \ |
23 | python3-six \ | ||
23 | python3-unittest-automake-output \ | 24 | python3-unittest-automake-output \ |
24 | " | 25 | " |