remove sdl2

This commit is contained in:
2025-02-08 19:33:22 +00:00
parent fd655d8008
commit e4f462510a

View File

@@ -1,3 +1,3 @@
FROM ubuntu:noble
RUN apt update && apt install -y libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev cmake g++ gcc libmbedtls-dev build-essential git ca-certificates libjansson-dev
RUN apt update && apt install -y cmake g++ gcc libmbedtls-dev build-essential git ca-certificates libjansson-dev