Skip to content

Commit

Permalink
Add more dependencies, everything can be compiled now
Browse files Browse the repository at this point in the history
  • Loading branch information
fredizzimo committed Jul 11, 2017
1 parent 5c3fd67 commit 5a25d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/msys2_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 5a25d50

Please sign in to comment.