mirror of
https://github.com/n64decomp/sm64
synced 2026-04-29 10:33:39 +00:00
Update Dockerfile for default build (#12)
This commit is contained in:
parent
a510b5772d
commit
5e8cedf304
|
|
@ -6,6 +6,9 @@ RUN apt-get update && \
|
|||
bsdmainutils \
|
||||
build-essential \
|
||||
libaudiofile-dev \
|
||||
libsdl2-dev \
|
||||
libusb-1.0 \
|
||||
libx11-dev \
|
||||
python3 \
|
||||
wget
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue