aboutsummaryrefslogtreecommitdiff
path: root/README.OSX
diff options
context:
space:
mode:
Diffstat (limited to 'README.OSX')
-rw-r--r--README.OSX2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.OSX b/README.OSX
index 2a023f16..ceb1a4e8 100644
--- a/README.OSX
+++ b/README.OSX
@@ -13,7 +13,7 @@ libtool, automake, autoconf, pkg-config and libusb can be easily
installed via MacPorts:
sudo port install libtool automake autoconf pkgconfig libusb [libusb-compat]
or with Homebrew:
- brew install libtool automake libusb [libusb-compat]
+ brew install libtool automake libusb [libusb-compat] [hidapi]
You should also specify LDFLAGS and CPPFLAGS to allow configure to use
MacPorts' libraries, so run configure like this: