diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-websocket-client_1.1.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-websocket-client_1.1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-websocket-client_1.1.0.bb b/meta-python/recipes-devtools/python/python3-websocket-client_1.1.0.bb index b46392aeef..c5f2f12774 100644 --- a/meta-python/recipes-devtools/python/python3-websocket-client_1.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-websocket-client_1.1.0.bb | |||
@@ -11,6 +11,6 @@ SRC_URI[sha256sum] = "b68e4959d704768fa20e35c9d508c8dc2bbc041fd8d267c0d7345cffe2 | |||
11 | 11 | ||
12 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
13 | 13 | ||
14 | RDEPENDS_${PN} = "\ | 14 | RDEPENDS:${PN} = "\ |
15 | ${PYTHON_PN}-six \ | 15 | ${PYTHON_PN}-six \ |
16 | " | 16 | " |