Edit Dockerfile

This commit is contained in:
2025-06-12 20:20:44 +00:00
parent d9e3f455dd
commit 529898b787

View File

@@ -1,3 +1,3 @@
FROM ubuntu:noble
RUN apt update && apt install -y curl cmake g++ gcc libmbedtls-dev build-essential git ca-certificates doxygen
RUN apt update && apt install -y curl cmake g++ gcc libmbedtls-dev build-essential git ca-certificates doxygen libsdl2-dev libsdl2_image-dev libsdl2_ttf-dev libsdl2_gfx-dev