Explorar o código

Add more dependencies, everything can be compiled now

Fred Sundvik %!s(int64=8) %!d(string=hai) anos
pai
achega
5a25d50168
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      util/msys2_install.sh

+ 1 - 1
util/msys2_install.sh

@@ -7,7 +7,7 @@ armtools=gcc-arm-none-eabi
 installflip=false
 
 echo "Installing dependencies needed for the installation (quazip)"
-pacman --needed -S msys/unzip msys/p7zip
+pacman --needed -S msys/unzip msys/p7zip base-devel msys/git mingw-w64-x86_64-toolchain
 
 source "$dir/win_shared_install.sh"