summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-websockets_11.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-websockets_11.0.3.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-websockets_11.0.3.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-websockets_11.0.3.bb b/meta-python/recipes-devtools/python/python3-websockets_11.0.3.bb
index 92dbd20ca1..b22d993cb2 100644
--- a/meta-python/recipes-devtools/python/python3-websockets_11.0.3.bb
+++ b/meta-python/recipes-devtools/python/python3-websockets_11.0.3.bb
@@ -10,6 +10,6 @@ SRC_URI[sha256sum] = "88fc51d9a26b10fc331be344f1781224a375b78488fc343620184e95a4
10 10
11BBCLASSEXTEND = "native nativesdk" 11BBCLASSEXTEND = "native nativesdk"
12 12
13RDEPENDS:${PN} = "\ 13RDEPENDS:${PN} = " \
14 ${PYTHON_PN}-asyncio \ 14 python3-asyncio \
15" 15"