1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00

fix mxe build

This commit is contained in:
Andrii Danylchenko 2022-03-21 10:03:03 +02:00
parent 9d7055c737
commit 73906d5a97

View File

@ -4,7 +4,7 @@
sudo apt-get install -qq nsis ninja-build
wget http://security.ubuntu.com/ubuntu/pool/main/o/openssl1.0/libssl1.0.0_1.0.2n-1ubuntu5.8_amd64.deb
sudo apt install ./libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb
sudo apt install ./libssl1.0.0_1.0.2n-1ubuntu5.8_amd64.deb
# MXE repository was too slow for Travis far too often