summaryrefslogtreecommitdiff
path: root/script/install-deps-osx.sh
diff options
context:
space:
mode:
Diffstat (limited to 'script/install-deps-osx.sh')
-rwxr-xr-xscript/install-deps-osx.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/script/install-deps-osx.sh b/script/install-deps-osx.sh
index 5510379d4..4b8393b19 100755
--- a/script/install-deps-osx.sh
+++ b/script/install-deps-osx.sh
@@ -3,4 +3,6 @@
set -x
brew update
+brew install homebrew/dupes/zlib
+brew install curl
brew install libssh2