aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-flask-socketio_4.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-flask-socketio_4.2.1.bb')
-rw-r--r--recipes-devtools/python/python-flask-socketio_4.2.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-flask-socketio_4.2.1.bb b/recipes-devtools/python/python-flask-socketio_4.2.1.bb
index 93a0adb..9c233fa 100644
--- a/recipes-devtools/python/python-flask-socketio_4.2.1.bb
+++ b/recipes-devtools/python/python-flask-socketio_4.2.1.bb
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "Flask-SocketIO"
inherit pypi setuptools
-RDEPENDS_${PN} += "\
+RDEPENDS:${PN} += "\
${PYTHON_PN}-flask \
${PYTHON_PN}-socketio \
"