From b47d3afdb62b65d8bfb6e715490cd6544228096b Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Sun, 24 Jul 2011 10:40:28 +0000 Subject: [PATCH] removed lua --- README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README b/README index 362016e..e5de761 100644 --- 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 -- 2.7.4