Browse Source

Merge commit '8f6f9b7' into bfgminer

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

+ 1 - 1
README

@@ -114,7 +114,7 @@ make
 On Mac OS X, you can use Homebrew to install the dependency libraries. When you
 On Mac OS X, you can use Homebrew to install the dependency libraries. When you
 are ready to build BFGMiner, you may need to point the configure script at one
 are ready to build BFGMiner, you may need to point the configure script at one
 or more pkg-config paths. For example:
 or more pkg-config paths. For example:
-	./configure PKG_CONFIG_PATH=/usr/local/opt/curl/lib/pkgconfig
+	./configure PKG_CONFIG_PATH=/usr/local/opt/curl/lib/pkgconfig:/usr/local/opt/jansson/lib/pkgconfig
 
 
 Native WIN32 build instructions: see windows-build.txt
 Native WIN32 build instructions: see windows-build.txt