install missing dependencies for AppVeyor

This commit is contained in:
Ilya Shipitsin 2022-02-23 10:09:03 +05:00
parent 2e9a7653b7
commit 6b06bed084

View File

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