diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-socketio_4.4.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-socketio_4.4.0.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-socketio_4.4.0.bb b/meta-python/recipes-devtools/python/python3-socketio_4.4.0.bb new file mode 100644 index 0000000000..e2542cf4a5 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-socketio_4.4.0.bb | |||
@@ -0,0 +1,5 @@ | |||
1 | inherit setuptools3 | ||
2 | |||
3 | PACKAGECONFIG ?= "asyncio_client client" | ||
4 | require python-socketio.inc | ||
5 | |||