install missing dependencies for AppVeyor
This commit is contained in:
parent
2e9a7653b7
commit
6b06bed084
@ -30,7 +30,7 @@ init:
|
||||
# update mysy2
|
||||
- C:\msys64\usr\bin\bash -lc "pacman --needed --noconfirm -Sy pacman-mirrors"
|
||||
- C:\msys64\usr\bin\bash -lc "pacman --noconfirm -Syu"
|
||||
- C:\msys64\usr\bin\bash -lc "pacman --noconfirm -Sy autoconf perl git"
|
||||
- C:\msys64\usr\bin\bash -lc "pacman --noconfirm -Sy autoconf perl git automake libtool"
|
||||
|
||||
before_build:
|
||||
- bash autogen.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user