From 05dadc90512a4b4f57f63967d15b783841d85536 Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Tue, 16 Aug 2011 15:47:44 +1000 Subject: [PATCH] Add pkg-config to listed dependencies. --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 29fcdda6..9fbf7c64 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: