summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 1656898..82cc38b 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -57,6 +57,7 @@ for:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
init:
- git config --global core.autocrlf input
+ - C:\msys64\usr\bin\bash.exe -lc "pacman --noconfirm -S libtool autoconf automake"
install:
- C:\msys64\usr\bin\bash.exe -l c:/projects/enchant/build-aux/appveyor-install.sh
# FIXME: add all available providers (just aspell?)