summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscript/install-deps-osx.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/script/install-deps-osx.sh b/script/install-deps-osx.sh
index 4b8393b19..27d80967c 100755
--- a/script/install-deps-osx.sh
+++ b/script/install-deps-osx.sh
@@ -5,4 +5,5 @@ set -x
brew update
brew install homebrew/dupes/zlib
brew install curl
+brew install openssl
brew install libssh2