X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=README;h=e5de761fb97017ebddb76b7cf5353dc6b267bf6b;hb=b47d3afdb62b65d8bfb6e715490cd6544228096b;hp=362016ebc79d56e7648f35aa03db725811916128;hpb=0cfdc2e20189b57d7a10bfea28d84837692f0658;p=psensor.git 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