fixed libjson dep for server
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 2 Nov 2014 12:23:28 +0000 (13:23 +0100)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 2 Nov 2014 12:23:28 +0000 (13:23 +0100)
README

diff --git a/README b/README
index bc41445..e2de5a8 100644 (file)
--- a/README
+++ b/README
@@ -132,7 +132,7 @@ The compilation of +psensor+ requires:
 The specific requirements for +psensor-server+:
 
  * library libmicrohttpd 
- * library json0
+ * library json-c >= 0.11.99
 
 Compilation and Installation Steps
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~