summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-websocket-client_1.7.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-websocket-client_1.7.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-websocket-client_1.7.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-websocket-client_1.7.0.bb b/meta-python/recipes-devtools/python/python3-websocket-client_1.7.0.bb
index b202d6855..fc73f1b0a 100644
--- a/meta-python/recipes-devtools/python/python3-websocket-client_1.7.0.bb
+++ b/meta-python/recipes-devtools/python/python3-websocket-client_1.7.0.bb
@@ -12,6 +12,6 @@ SRC_URI[sha256sum] = "10e511ea3a8c744631d3bd77e61eb17ed09304c413ad42cf6ddfa4c778
12inherit pypi setuptools3 12inherit pypi setuptools3
13 13
14RDEPENDS:${PN} = "\ 14RDEPENDS:${PN} = "\
15 ${PYTHON_PN}-six \ 15 python3-six \
16 ${PYTHON_PN}-logging \ 16 python3-logging \
17" 17"