mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
Update the INSTALL file to list all required Homebrew packages on Mac
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
729ac7619e
commit
82985afbd5
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
INSTALL
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue