diff options
| author | Hains van den Bosch <hainsvdbosch@ziggo.nl> | 2022-12-11 11:44:12 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-12-11 16:21:18 -0800 |
| commit | 78386ad01d963b84749c28d6d0c312405f778287 (patch) | |
| tree | 092aea24ba2d85d04d7f8b40e1a7e0d3f7d4d2bb /meta-python/recipes-devtools/python/python-flask-xstatic | |
| parent | 64e73fae56c8d5af77c7fc7218f321f9d9ae583d (diff) | |
| download | meta-openembedded-78386ad01d963b84749c28d6d0c312405f778287.tar.gz | |
python3-twisted: Add python3-asyncio to RDEPENDS
To fix crash due to missing module:
from twisted.internet import defer
File "/usr/lib/python3.11/site-packages/twisted/internet/defer.py", line 14, in <module>
from asyncio import AbstractEventLoop, Future, iscoroutine
ModuleNotFoundError: No module named 'asyncio'
Signed-off-by: Hains van den Bosch <hainsvdbosch@ziggo.nl>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-xstatic')
0 files changed, 0 insertions, 0 deletions
