mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-04 13:41:11 -09:00
Uvicorn has a hard requirement on the python ssl module. Without it even running uvicorn --help fails. Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>