mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-18 09:56:50 +01:00
4 lines
108 B
Docker
4 lines
108 B
Docker
FROM crossbuild:base
|
|
RUN apt-get install -y -q \
|
|
libstdc++-8-dev libsdl2-dev libgbm-dev libsamplerate0-dev
|