X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=README;h=43123c82e15c9c5a52c3070817a88816cbf9dd6b;hb=4abe11726b6ee2c3b50699df6974d8515471fe74;hp=733b3d7b45dc58f5ac94091ff99d3cea2795b24b;hpb=7773afdd50f30730c828d30705f949d155407324;p=psensor.git diff --git a/README b/README index 733b3d7..43123c8 100644 --- a/README +++ b/README @@ -113,7 +113,7 @@ The compilation of +psensor+ requires: * gcc (or llvm) * lm-sensors * library sensors4 - * library gtk3 + * library gtk3 >=3.4 * library gconf2 * help2man * asciidoc (optional, required to produce the html version of the @@ -147,13 +147,14 @@ libatasmart-devel libcurl-devel json-c-devel libmicrohttpd-devel help2man libnotify-devel libgtop2-devel make ----------------------------------------------------------------------- -For Ubuntu 12.04: +For Ubuntu 12.10: ------------------------------------------------------------------------- -sudo apt-get install autoconf automake asciidoc cppcheck gcc gettext -autopoint libgtk-3-dev libgconf2-dev libnotify-dev libsensors4-dev -help2man libcurl4-openssl-dev libjson0-dev libmicrohttpd-dev -libgtop2-dev make perl libunity-dev libgtop2-dev libappindicator-dev -nvidia-settings +sudo apt-get install asciidoc autoconf automake autopoint +debhelper (>= 9) cppcheck gettext help2man libappindicator3-dev +libatasmart-dev libcurl4-gnutls-dev libgconf2-dev libgtk-3-dev +libgtop2-dev libjson0-dev libmicrohttpd-dev libnotify-dev +libsensors4-dev libunity-dev nvidia-settings perl + ------------------------------------------------------------------------- Compilation and Installation Steps