summaryrefslogtreecommitdiff
path: root/script/install-deps-osx.sh
blob: 4b8393b1984188bc847ff6671648b4536a5158a9 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

set -x

brew update
brew install homebrew/dupes/zlib
brew install curl
brew install libssh2