diff options
Diffstat (limited to 'meta-python/recipes-devtools')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-mypy_1.17.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-mypy_1.17.0.bb b/meta-python/recipes-devtools/python/python3-mypy_1.17.0.bb index 94aaabde4e..419de2570a 100644 --- a/meta-python/recipes-devtools/python/python3-mypy_1.17.0.bb +++ b/meta-python/recipes-devtools/python/python3-mypy_1.17.0.bb | |||
| @@ -20,5 +20,6 @@ DEPENDS += " \ | |||
| 20 | RDEPENDS:${PN} += " \ | 20 | RDEPENDS:${PN} += " \ |
| 21 | python3-modules \ | 21 | python3-modules \ |
| 22 | python3-mypy-extensions \ | 22 | python3-mypy-extensions \ |
| 23 | python3-pathspec \ | ||
| 23 | python3-typing-extensions \ | 24 | python3-typing-extensions \ |
| 24 | " | 25 | " |
