Browse Source

README: Add mention of libmicrohttpd to dependencies

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

+ 4 - 0
README

@@ -81,6 +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
+	libmicrohttpd-dev
 
 Dependencies:
 	autoconf             http://www.gnu.org/software/autoconf/
@@ -104,6 +105,9 @@ Optional Dependencies:
 	Multiple ASIC/FPGA autodetection: any one of:
 	  sysfs              (builtin to most Linux kernels, just mount on /sys)
 	  libudev-dev        http://www.freedesktop.org/software/systemd/libudev/
+	
+	getwork server for Block Erupter Blades:
+	  libmicrohttpd-dev  http://www.gnu.org/software/libmicrohttpd/
 
 	X6500 and ZTEX FPGA boards:
 	  libusb-1.0-0-dev   http://www.libusb.org/