Browse Source

README: Document hidapi dependency for NanoFury sticks

Luke Dashjr 12 years ago
parent
commit
fbb996e632
1 changed files with 4 additions and 1 deletions
  1. 4 1
      README

+ 4 - 1
README

@@ -81,7 +81,7 @@ BUILDING BFGMINER
 Everything you probably want, condensed:
 	build-essential autoconf automake libtool pkg-config libcurl4-gnutls-dev
 	libjansson-dev uthash-dev libncursesw5-dev libudev-dev libusb-1.0-0-dev
-	libevent-dev libmicrohttpd-dev
+	libevent-dev libmicrohttpd-dev hidapi
 
 Dependencies:
 	autoconf             http://www.gnu.org/software/autoconf/
@@ -106,6 +106,9 @@ Optional Dependencies:
 	  sysfs              (builtin to most Linux kernels, just mount on /sys)
 	  libudev-dev        http://www.freedesktop.org/software/systemd/libudev/
 	
+	NanoFury USB sticks:
+	  hidapi             https://github.com/signal11/hidapi
+	
 	getwork server for Block Erupter Blades:
 	  libmicrohttpd-dev 0.9.5+  http://www.gnu.org/software/libmicrohttpd/