Fix Travis CI build 2.

This commit is contained in:
Gonzalo Exequiel Pedone 2021-06-23 10:51:58 -03:00
parent 8ffe780293
commit fadf4ba07f
No known key found for this signature in database
GPG key ID: B8B09E63E9B85BAF

View file

@ -24,11 +24,11 @@ yes | pacman --noconfirm --needed -S \
cmake \ cmake \
git \ git \
make \ make \
pkg-config \ pkgconf \
python3 \ python3 \
mingw-w64-x86_64-binutils \ mingw-w64-x86_64-binutils \
mingw-w64-i686-binutils \ mingw-w64-i686-binutils \
mingw-w64-x86_64-cmake \ mingw-w64-x86_64-cmake \
mingw-w64-i686-cmake \ mingw-w64-i686-cmake \
mingw-w64-x86_64-pkg-config \ mingw-w64-x86_64-pkgconf \
mingw-w64-i686-pkg-config mingw-w64-i686-pkgconf