diff --git a/dist/get_deps_msys2.sh b/dist/get_deps_msys2.sh index 9bc9ee41d..4d16d2a7f 100755 --- a/dist/get_deps_msys2.sh +++ b/dist/get_deps_msys2.sh @@ -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 \