Add more dependencies, everything can be compiled now

This commit is contained in:
Fred Sundvik 2017-07-11 18:51:52 +03:00
parent 5c3fd67198
commit 5a25d50168
1 changed files with 1 additions and 1 deletions

View File

@ -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"