mirror of
https://github.com/sm64pc/sm64pc.git
synced 2025-04-12 00:05:59 +02:00
Update Dockerfile (#511)
Co-authored-by: Chris Spearman <cspearman@messagebroadcast.com>
This commit is contained in:
parent
db9a6345ba
commit
03f0199c8f
@ -7,7 +7,10 @@ RUN apt-get update && \
|
|||||||
build-essential \
|
build-essential \
|
||||||
libaudiofile-dev \
|
libaudiofile-dev \
|
||||||
python3 \
|
python3 \
|
||||||
wget
|
wget \
|
||||||
|
git \
|
||||||
|
libglew-dev \
|
||||||
|
libsdl2-dev
|
||||||
|
|
||||||
RUN wget \
|
RUN wget \
|
||||||
https://github.com/n64decomp/qemu-irix/releases/download/v2.11-deb/qemu-irix-2.11.0-2169-g32ab296eef_amd64.deb \
|
https://github.com/n64decomp/qemu-irix/releases/download/v2.11-deb/qemu-irix-2.11.0-2169-g32ab296eef_amd64.deb \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user