mirror of
https://github.com/PabloMK7/citra.git
synced 2025-12-20 06:08:49 +00:00
Bump bundled sdl2 and appveyor to sdl2.0.10
This commit is contained in:
parent
996f1546b2
commit
aa43399011
2 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@ install:
|
|||
- ps: |
|
||||
if ($env:BUILD_TYPE -eq 'mingw') {
|
||||
$dependencies = "mingw64/mingw-w64-x86_64-cmake mingw64/mingw-w64-x86_64-qt5 mingw64/mingw-w64-x86_64-ffmpeg"
|
||||
C:\msys64\usr\bin\bash -lc "pacman --noconfirm -U http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-SDL2-2.0.5-2-any.pkg.tar.xz"
|
||||
C:\msys64\usr\bin\bash -lc "pacman --noconfirm -U http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-SDL2-2.0.10-1-any.pkg.tar.xz"
|
||||
C:\msys64\usr\bin\bash -lc "pacman --noconfirm -S $dependencies"
|
||||
# (HACK) ignore errors
|
||||
0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue