removed pkgs information about distribution (obsolete).
[psensor.git] / README
diff --git a/README b/README
index 38c92dd..46d3280 100644 (file)
--- a/README
+++ b/README
@@ -113,8 +113,7 @@ The compilation of +psensor+ requires:
  * gcc (or llvm)
  * lm-sensors
  * library sensors4
- * library gtk3
- * library gconf2
+ * library gtk3 >=3.4
  * help2man 
  * asciidoc (optional, required to produce the html version of the
    faq)
@@ -132,31 +131,6 @@ The specific requirements for +psensor-server+:
  * library libmicrohttpd 
  * library json0
 
-For Debian 7.0:
------------------------------------------------------------------
-sudo apt-get install asciidoc cppcheck gcc gettext libgtk-3-dev
-libgconf2-dev libnotify-dev libsensors4-dev help2man
-libcurl4-openssl-dev libjson0-dev libmicrohttpd-dev libgtop2-dev
-libatasmart-dev make
------------------------------------------------------------------
-
-For Fedora 17:
------------------------------------------------------------------------
-sudo yum install gcc gtk3-devel GConf2-devel lm_sensors-devel cppcheck
-libatasmart-devel libcurl-devel json-c-devel libmicrohttpd-devel
-help2man libnotify-devel libgtop2-devel make
------------------------------------------------------------------------
-
-For Ubuntu 12.10:
--------------------------------------------------------------------------
-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
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~