mirror of
https://github.com/n64decomp/sm64
synced 2026-04-29 10:33:39 +00:00
Merge 0bc83625ed into 9921382a68
This commit is contained in:
commit
0d5c2b909e
|
|
@ -6,7 +6,8 @@ RUN apt-get update && \
|
|||
build-essential \
|
||||
git \
|
||||
pkgconf \
|
||||
python3
|
||||
python3 \
|
||||
bsdmainutils
|
||||
|
||||
RUN mkdir /sm64
|
||||
WORKDIR /sm64
|
||||
|
|
|
|||
Loading…
Reference in a new issue