(no commit message)
[prss.git] / doc / index.txt
index 1cb2c84..5e84891 100644 (file)
@@ -19,7 +19,6 @@ To compile PRSS, the following librairies and tools must be installed:
  * gettext
  * help2man
  * CURL library
- * GConf2 library
  * GTK+ 3 library
  * JSON-C library
  * GTK+ Webkit 2 library
@@ -36,7 +35,6 @@ For Ubuntu 13.04, the following list of packages must be installed:
  * gettext
  * help2man
  * libcurl4-gnutls-dev
- * libgconf2-dev
  * libgtk-3-dev
  * libjson0-dev
  * libwebkitgtk-3.0-dev
@@ -66,6 +64,7 @@ sudo make install
 Installation from PPA
 ---------------------
 
+For Ubuntu 12.04, 12.10 and 13.04:
 ------------------------------
 sudo apt-add-repository ppa:jfi/prss
 sudo apt-get update