diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-python-multipart_0.0.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-python-multipart_0.0.12.bb b/meta-python/recipes-devtools/python/python3-python-multipart_0.0.12.bb index 340e297b83..b3c018629c 100644 --- a/meta-python/recipes-devtools/python/python3-python-multipart_0.0.12.bb +++ b/meta-python/recipes-devtools/python/python3-python-multipart_0.0.12.bb | |||
@@ -12,7 +12,7 @@ SRC_URI += " \ | |||
12 | file://run-ptest \ | 12 | file://run-ptest \ |
13 | " | 13 | " |
14 | 14 | ||
15 | RDEPENDS:${PN}-ptest = " \ | 15 | RDEPENDS:${PN}-ptest += " \ |
16 | python3-pytest \ | 16 | python3-pytest \ |
17 | python3-pyyaml \ | 17 | python3-pyyaml \ |
18 | python3-unittest-automake-output \ | 18 | python3-unittest-automake-output \ |