mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-21 14:02:59 +01:00
Add boost to mingw-arch Dockerfile
This commit is contained in:
@@ -41,6 +41,7 @@ RUN echo "[mingw-w64]" >> /etc/pacman.conf \
|
||||
|
||||
# Install MingW packages
|
||||
RUN pacman -S --noconfirm --noprogressbar \
|
||||
mingw-w64-boost \
|
||||
mingw-w64-binutils \
|
||||
mingw-w64-crt \
|
||||
mingw-w64-gcc \
|
||||
|
||||
Reference in New Issue
Block a user