X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=README;h=15c908a58687226b26d56b817f06afbc59bc97a7;hb=90ec04c6efb1f0b9e3887a86b1da9e7d0d33f16f;hp=c1d3c707f6a32a7e93e3697844027980ddff15cb;hpb=fffa871cc2c1cf2a64812d9be907b20da661bef7;p=psensor.git diff --git a/README b/README index c1d3c70..15c908a 100644 --- a/README +++ b/README @@ -1,5 +1,7 @@ -Psensor README -============== += Psensor README +:docinfo2: +:toc: +:icons: font Introduction ------------ @@ -116,12 +118,12 @@ The compilation of +psensor+ requires: * lm-sensors * library sensors4 * library gtk3 >=3.4 - * help2man - * asciidoc (optional, required to produce the html version of the + * help2man (optional, required to produce the manpage) + * asciidoctor (optional, required to produce the html version of the faq) * cppcheck (optional, static source checker) * library libnotify (optional) - * library libappindicator (optional) + * library libappindicator >= 3.0 (optional) * library libXNVCtrl (optional) * library json-c >= 0.11.99 and curl (optional, required for remote monitoring) * library unity (>=v3.4.2, optional) @@ -132,7 +134,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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~