We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52cf9d6 commit 2ed9fc5Copy full SHA for 2ed9fc5
.travis_install.sh
@@ -43,7 +43,7 @@ elif [[ "${ARCH}" = "linux32x86" ]]; then
43
libaudio-dev:i386 \
44
gcc-multilib \
45
uuid-dev:i386 \
46
- libcurl4-gnutls-dev:i386 \
+ libcurl4-openssl-dev:i386:i386 \
47
libssh2-1-dev:i386
48
fi
49
0 commit comments