Commit 05dadc90512a4b4f57f63967d15b783841d85536

Con Kolivas 2011-08-16T15:47:44

Add pkg-config to listed dependencies.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/README b/README
index 29fcdda..9fbf7c6 100644
--- a/README
+++ b/README
@@ -5,9 +5,10 @@ License: GPLv2.  See COPYING for details.
 
 Dependencies:
 	libcurl			http://curl.haxx.se/libcurl/
+	libncurses5-dev (or libpdcurses on WIN32)
+	pkg-config		http://www.freedesktop.org/wiki/Software/pkg-config
 	jansson			http://www.digip.org/jansson/
 	(jansson is included in-tree and not necessary)
-	libncurses5-dev (or libpdcurses on WIN32)
 
 Basic *nix build instructions:
 	To build with GPU mining support: