Browse Source

README: Update hidapi dependency to use Debian package name

Luke Dashjr 8 years ago
parent
commit
c6f0854973
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README

+ 2 - 2
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 hidapi
+	libevent-dev libmicrohttpd-dev libhidapi-dev
 
 Dependencies:
 	autoconf             http://www.gnu.org/software/autoconf/
@@ -107,7 +107,7 @@ Optional Dependencies:
 	  libudev-dev        http://www.freedesktop.org/software/systemd/libudev/
 	
 	NanoFury USB sticks:
-	  hidapi             https://github.com/signal11/hidapi
+	  libhidapi-dev      https://github.com/signal11/hidapi
 	
 	getwork server for Block Erupter Blades:
 	  libmicrohttpd-dev 0.9.5+  http://www.gnu.org/software/libmicrohttpd/