]> git.proxmox.com Git - libgit2.git/commitdiff
travis: install openssl explicitly
authorEdward Thomson <ethomson@edwardthomson.com>
Mon, 12 Jun 2017 19:00:21 +0000 (20:00 +0100)
committerEdward Thomson <ethomson@edwardthomson.com>
Mon, 12 Jun 2017 19:00:21 +0000 (20:00 +0100)
script/install-deps-osx.sh

index 4b8393b1984188bc847ff6671648b4536a5158a9..27d80967cbbf3510dc103e84697a4cd116565b50 100755 (executable)
@@ -5,4 +5,5 @@ set -x
 brew update
 brew install homebrew/dupes/zlib
 brew install curl
+brew install openssl
 brew install libssh2