|
|
|
|
@ -79,7 +79,6 @@ stages: |
|
|
|
|
%CD:~0,2%\msys64\usr\bin\pacman -S --noconfirm mingw-w64-x86_64-cmake make mingw-w64-x86_64-toolchain |
|
|
|
|
%CD:~0,2%\msys64\usr\bin\pacman -S --noconfirm --needed base-devel mingw-w64-x86_64-toolchain mingw-w64-x86_64-cmake |
|
|
|
|
%CD:~0,2%\msys64\usr\bin\pacman -S --noconfirm mingw-w64-x86_64-poppler mingw-w64-x86_64-gtk3 mingw-w64-x86_64-libsndfile mingw-w64-x86_64-libzip |
|
|
|
|
%CD:~0,2%\msys64\usr\bin\pacman -S --noconfirm mingw-w64-x86_64-gcc |
|
|
|
|
env: |
|
|
|
|
MSYS2_ARCH: $(MSYS2_ARCH) |
|
|
|
|
MSYSTEM: $(MSYSTEM) |
|
|
|
|
|