mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 13:10:19 +00:00
Mention hidapi in Mac building instructions
Add it to the list of homebrew packages. Signed-off-by: Robert C. Helling <helling@atdotde.de> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
0c9d71234f
commit
d0d8c12c8c
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
|
2) Install needed dependencies
|
||||||
|
|
||||||
$ brew install asciidoc libzip sqlite cmake libusb pkg-config automake libtool
|
$ brew install asciidoc libzip sqlite cmake libusb pkg-config automake libtool hidapi
|
||||||
|
|
||||||
3) Make the brew version of sqlite the default
|
3) Make the brew version of sqlite the default
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue