From: Fred Sundvik Date: Tue, 11 Jul 2017 15:51:52 +0000 (+0300) Subject: Add more dependencies, everything can be compiled now X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5a25d5016892790acb08883a33ec21b1724a96c8;p=qmk_firmware.git Add more dependencies, everything can be compiled now --- diff --git a/util/msys2_install.sh b/util/msys2_install.sh index 85f4e5f6c..de03b89ac 100644 --- a/util/msys2_install.sh +++ b/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"