diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-mock_5.0.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-mock_5.0.2.bb b/meta-python/recipes-devtools/python/python3-mock_5.0.2.bb index 6753d2cbfe..6b511d82f7 100644 --- a/meta-python/recipes-devtools/python/python3-mock_5.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-mock_5.0.2.bb | |||
@@ -13,6 +13,7 @@ RDEPENDS:${PN} += " \ | |||
13 | python3-prettytable \ | 13 | python3-prettytable \ |
14 | python3-pyflakes \ | 14 | python3-pyflakes \ |
15 | python3-pyparsing \ | 15 | python3-pyparsing \ |
16 | python3-unittest \ | ||
16 | " | 17 | " |
17 | 18 | ||
18 | SRC_URI[sha256sum] = "06f18d7d65b44428202b145a9a36e99c2ee00d1eb992df0caf881d4664377891" | 19 | SRC_URI[sha256sum] = "06f18d7d65b44428202b145a9a36e99c2ee00d1eb992df0caf881d4664377891" |