mirror of
https://git.suyu.dev/suyu/build-environments.git
synced 2025-12-21 21:35:58 +01:00
test1234567
This commit is contained in:
parent
9c5ab11e3a
commit
56f2c86b69
2 changed files with 7 additions and 7 deletions
|
|
@ -49,7 +49,7 @@ RUN useradd -m -u 1027 -s /bin/bash yuzu && mkdir -p /tmp/pkgs && \
|
|||
|
||||
# Install Boost from yuzu-emu/ext-linux-bin
|
||||
RUN wget --no-verbose \
|
||||
https://github.com/yuzu-emu/ext-linux-bin/raw/main/mingw/mingw-w64-boost-1.79.0-1-any.pkg.tar.zst && \
|
||||
https://git.suyu.dev/suyu/ext-linux-bin/raw/main/mingw/mingw-w64-boost-1.79.0-1-any.pkg.tar.zst && \
|
||||
pacman -U --noconfirm mingw-w64-boost-1.79.0-1-any.pkg.tar.zst && \
|
||||
rm mingw-w64-boost-1.79.0-1-any.pkg.tar.zst
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue