removed lua
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 24 Jul 2011 10:40:28 +0000 (10:40 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 24 Jul 2011 10:40:28 +0000 (10:40 +0000)
README

diff --git a/README b/README
index 362016e..e5de761 100644 (file)
--- a/README
+++ b/README
@@ -86,6 +86,7 @@ Psensor compilation requires:
  * library libXNVCtrl (optional)
  * library json0 and curl (optional, required for remote monitoring)
  * library unity (>=v3.4.2, optional)
+ * library gtop2 (optional, required for CPU usage)
 
 Psensor-server compilation requires:
  * make/gcc    
@@ -94,8 +95,6 @@ Psensor-server compilation requires:
  * help2man 
  * library libmicrohttpd 
  * library json0
- * library LUA5.1 (optional, required to enable HTML page generation   
- of the psensor-server webserver)
  * library gtop2 (optional, required for CPU usage)
 
 Compilation and Installation Steps