diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-yarl_1.14.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-yarl_1.14.0.bb b/meta-python/recipes-devtools/python/python3-yarl_1.14.0.bb index a7406dfb8c..7c41edc6f2 100644 --- a/meta-python/recipes-devtools/python/python3-yarl_1.14.0.bb +++ b/meta-python/recipes-devtools/python/python3-yarl_1.14.0.bb | |||
@@ -24,6 +24,7 @@ RDEPENDS:${PN} = "\ | |||
24 | " | 24 | " |
25 | 25 | ||
26 | RDEPENDS:${PN}-ptest += " \ | 26 | RDEPENDS:${PN}-ptest += " \ |
27 | python3-hypothesis \ | ||
27 | python3-pytest \ | 28 | python3-pytest \ |
28 | python3-unittest-automake-output \ | 29 | python3-unittest-automake-output \ |
29 | " | 30 | " |