summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-wrapt_1.16.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-wrapt_1.16.0.bb b/meta-python/recipes-devtools/python/python3-wrapt_1.16.0.bb
index 056323cd39..398d2fa6b7 100644
--- a/meta-python/recipes-devtools/python/python3-wrapt_1.16.0.bb
+++ b/meta-python/recipes-devtools/python/python3-wrapt_1.16.0.bb
@@ -12,7 +12,9 @@ SRC_URI += " \
12 file://run-ptest \ 12 file://run-ptest \
13" 13"
14 14
15# python3-misc for 'this' module
15RDEPENDS:${PN}-ptest += " \ 16RDEPENDS:${PN}-ptest += " \
17 python3-misc \
16 python3-pytest \ 18 python3-pytest \
17 python3-unittest-automake-output \ 19 python3-unittest-automake-output \
18" 20"