From: Jean-Philippe Orsini Date: Wed, 10 Apr 2013 20:40:49 +0000 (+0000) Subject: fixed list of deps for Ubuntu 12.10 X-Git-Tag: v0.8.0.5~83 X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=77decf9d301e48d617a53f0efda39e94bee7694a fixed list of deps for Ubuntu 12.10 --- diff --git a/README b/README index 733b3d7..38c92dd 100644 --- a/README +++ b/README @@ -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