Skip to content
Extraits de code Groupes Projets
Valider b0266bcd rédigé par odrling's avatar odrling
Parcourir les fichiers

install deps for mingw

parent 9f37dc4c
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -15,14 +15,15 @@ jobs: ...@@ -15,14 +15,15 @@ jobs:
update: true update: true
install: >- install: >-
git git
mingw-w64-x86_64-toolchain
openssl
ninja
nasm
gettext gettext
curl curl
unzip unzip
tree tree
mingw-w64-x86_64-toolchain
mingw-w64-x86_64-openssl
mingw-w64-x86_64-nasm
mingw-w64-x86_64-ninja
mingw-w64-x86_64-meson
mingw-w64-x86_64-boost mingw-w64-x86_64-boost
mingw-w64-x86_64-wxWidgets mingw-w64-x86_64-wxWidgets
mingw-w64-x86_64-cmake mingw-w64-x86_64-cmake
...@@ -32,10 +33,6 @@ jobs: ...@@ -32,10 +33,6 @@ jobs:
mingw-w64-x86_64-glib2 mingw-w64-x86_64-glib2
mingw-w64-x86_64-python-pip mingw-w64-x86_64-python-pip
- name: Install Meson
run: |
MSYSTEM= pip install meson
- name: Build Aegisub - name: Build Aegisub
run: | run: |
MSYSTEM= meson builddir -Ddefault_library=static MSYSTEM= meson builddir -Ddefault_library=static
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter