mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-09 21:58:19 +00:00
Add more dependencies, everything can be compiled now
This commit is contained in:
parent
5c3fd67198
commit
5a25d50168
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ armtools=gcc-arm-none-eabi
|
||||||
installflip=false
|
installflip=false
|
||||||
|
|
||||||
echo "Installing dependencies needed for the installation (quazip)"
|
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"
|
source "$dir/win_shared_install.sh"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue