diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-12-09 12:18:04 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-12-09 15:18:54 -0800 |
commit | 82985afbd55c61f36e9b0ab732ce80ff3dd4889e (patch) | |
tree | 3017704946c2bd5f61bb9cd440cc19c8a5afdf59 /INSTALL | |
parent | 729ac7619ec04e5cdc958b74f0fd47347bd626e9 (diff) | |
download | subsurface-82985afbd55c61f36e9b0ab732ce80ff3dd4889e.tar.gz |
Update the INSTALL file to list all required Homebrew packages on Mac
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -161,7 +161,7 @@ $ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/maste 2) Install needed dependencies -$ brew install asciidoc libzip sqlite cmake libusb pkg-config automake libtool hidapi +$ brew install asciidoc libzip sqlite cmake libusb pkg-config automake libtool hidapi libxml2 curl openssl libssh2 3) Make the brew version of sqlite the default |