Revision: a81c3fce1a20
Author:
marcel...@gmail.com
Date: Tue Jun 26 09:12:56 2012
Log: Added python-feedparser to the dependencies
http://code.google.com/p/gpapers/source/detail?r=a81c3fce1a20&repo=wiki
Modified:
/Installation.wiki
=======================================
--- /Installation.wiki Sat Jun 9 09:29:50 2012
+++ /Installation.wiki Tue Jun 26 09:12:56 2012
@@ -5,7 +5,7 @@
= Ubuntu 12.04 =
== Install dependencies ==
{{{
-sudo apt-get install gir1.2-gtk-3.0 gir1.2-poppler-0.18 gir1.2-soup-2.4
python-django python-pdfminer python-beautifulsoup python-pyparsing
+sudo apt-get install gir1.2-gtk-3.0 gir1.2-poppler-0.18 gir1.2-soup-2.4
python-django python-pdfminer python-beautifulsoup python-pyparsing
python-feedparser
}}}
== Install gPapers from the repository ==