X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=README;h=b9104433381619cbd745edc52aa60ca5cdd8cc52;hb=93d0f1d7092e7e89e2323ce4ce35b3cd04ce83cb;hp=3b50a77ce265e5763cb4eb2ea94ff80727e99e93;hpb=24ab97d635e83e919877fed0763b7ddb24cbc3e1;p=psensor.git diff --git a/README b/README index 3b50a77..b910443 100644 --- a/README +++ b/README @@ -1,5 +1,6 @@ -Psensor README -============== += Psensor README +:docinfo2: +:toc: Introduction ------------ @@ -116,7 +117,7 @@ The compilation of +psensor+ requires: * lm-sensors * library sensors4 * library gtk3 >=3.4 - * help2man + * help2man (optional, required to produce the manpage) * asciidoc (optional, required to produce the html version of the faq) * cppcheck (optional, static source checker) @@ -132,7 +133,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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~