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-bleak_1.0.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-bleak_1.0.1.bb b/meta-python/recipes-devtools/python/python3-bleak_1.0.1.bb
index f18502c7c4..7bc69bfeb9 100644
--- a/meta-python/recipes-devtools/python/python3-bleak_1.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-bleak_1.0.1.bb
@@ -8,9 +8,10 @@ PYPI_SRC_URI = "git://github.com/hbldh/bleak.git;protocol=https;branch=develop;d
8 8
9inherit pypi python_poetry_core ptest-python-pytest 9inherit pypi python_poetry_core ptest-python-pytest
10 10
11
12RDEPENDS:${PN}-ptest += " \ 11RDEPENDS:${PN}-ptest += " \
12 python3-asyncio \
13 python3-pytest-asyncio \ 13 python3-pytest-asyncio \
14 python3-pytest-cov \
14" 15"
15 16
16RDEPENDS:${PN} += " \ 17RDEPENDS:${PN} += " \