mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-26 21:27:38 +02:00
add libsdl3-image-dev
This commit is contained in:
parent
9da46fe76d
commit
197693c71f
@ -1,4 +1,4 @@
|
||||
FROM rust:trixie
|
||||
RUN apt-get update && apt-get install libsdl3-dev libsdl3-ttf-dev -y
|
||||
RUN apt-get update && apt-get install libsdl3-dev libsdl3-ttf-dev libsdl3-image-dev -y
|
||||
RUN rustup component add clippy
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user