summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-engineio_4.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-engineio_4.2.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-engineio_4.2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-engineio_4.2.0.bb b/meta-python/recipes-devtools/python/python3-engineio_4.2.0.bb
index 15b321c359..7a828a645d 100644
--- a/meta-python/recipes-devtools/python/python3-engineio_4.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-engineio_4.2.0.bb
@@ -9,7 +9,7 @@ inherit pypi setuptools3
9 9
10PYPI_PACKAGE = "python-engineio" 10PYPI_PACKAGE = "python-engineio"
11 11
12RDEPENDS_${PN} += " \ 12RDEPENDS:${PN} += " \
13 python3-netclient \ 13 python3-netclient \
14 python3-json \ 14 python3-json \
15 python3-logging \ 15 python3-logging \