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-blinker_1.6.2.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-blinker_1.6.2.bb b/meta-python/recipes-devtools/python/python3-blinker_1.6.2.bb
index 8e77df088d..b0728e66cd 100644
--- a/meta-python/recipes-devtools/python/python3-blinker_1.6.2.bb
+++ b/meta-python/recipes-devtools/python/python3-blinker_1.6.2.bb
@@ -8,6 +8,10 @@ inherit pypi python_setuptools_build_meta ptest
8 8
9SRC_URI += "file://run-ptest" 9SRC_URI += "file://run-ptest"
10 10
11RDEPENDS:${PN} += "\
12 ${PYTHON_PN}-asyncio \
13"
14
11RDEPENDS:${PN}-ptest += " \ 15RDEPENDS:${PN}-ptest += " \
12 ${PYTHON_PN}-pytest \ 16 ${PYTHON_PN}-pytest \
13" 17"