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-aioresponses_0.7.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aioresponses_0.7.8.bb b/meta-python/recipes-devtools/python/python3-aioresponses_0.7.8.bb
index 1b74b839a1..4fe9577b7b 100644
--- a/meta-python/recipes-devtools/python/python3-aioresponses_0.7.8.bb
+++ b/meta-python/recipes-devtools/python/python3-aioresponses_0.7.8.bb
@@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "b861cdfe5dc58f3b8afac7b0a6973d5d7b2cb608dd0f6253d16b8ee8ea
7 7
8DEPENDS += "python3-pbr-native" 8DEPENDS += "python3-pbr-native"
9 9
10inherit setuptools3 pypi 10inherit python_setuptools_build_meta pypi
11 11
12RDEPENDS:${PN} += "python3-aiohttp \ 12RDEPENDS:${PN} += "python3-aiohttp \
13 python3-asyncio \ 13 python3-asyncio \