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-typeguard_4.1.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-typeguard_4.1.5.bb b/meta-python/recipes-devtools/python/python3-typeguard_4.1.5.bb
index 000620ef73..1e9f6685db 100644
--- a/meta-python/recipes-devtools/python/python3-typeguard_4.1.5.bb
+++ b/meta-python/recipes-devtools/python/python3-typeguard_4.1.5.bb
@@ -21,6 +21,7 @@ RDEPENDS:${PN}-ptest += " \
21 python3-typing-extensions \ 21 python3-typing-extensions \
22 python3-unittest-automake-output \ 22 python3-unittest-automake-output \
23 python3-unixadmin \ 23 python3-unixadmin \
24 python3-mypy \
24" 25"
25 26
26do_install_ptest() { 27do_install_ptest() {