build: Install git as dependency on msys2

This commit is contained in:
WerWolv
2025-08-15 21:45:56 +02:00
parent 13111e2940
commit ac66f80a0d

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env sh
pacman -S --needed --noconfirm pactoys unzip
pacman -S --needed --noconfirm pactoys unzip git
pacboy -S --needed --noconfirm \
gcc:p \
lld:p \