aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-socketio_5.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-socketio_5.3.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-socketio_5.3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-socketio_5.3.0.bb b/meta-python/recipes-devtools/python/python3-socketio_5.3.0.bb
index 4a9d3ebef9..18a1753bb7 100644
--- a/meta-python/recipes-devtools/python/python3-socketio_5.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-socketio_5.3.0.bb
@@ -15,7 +15,7 @@ PACKAGECONFIG ?= "asyncio_client client"
PACKAGECONFIG[asyncio_client] = ",,,${PYTHON_PN}-aiohttp ${PYTHON_PN}-websockets"
PACKAGECONFIG[client] = ",,,${PYTHON_PN}-requests ${PYTHON_PN}-websocket-client"
-RDEPENDS_${PN} += "\
+RDEPENDS:${PN} += "\
${PYTHON_PN}-engineio \
${PYTHON_PN}-logging \
${PYTHON_PN}-math \