summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-mypy_1.17.0.bb1
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 += " \
20RDEPENDS:${PN} += " \ 20RDEPENDS:${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"