Commit b3229c219b8737f5e5b0dc6b8bba6c360c200712

Authored by Antonio Terceiro
1 parent cbcb5e58

ActionItem1045: updating documentation

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
doc/README_FOR_APP.en
@@ -23,10 +23,11 @@ You need to have a Subversion client (svn) installed, as well as: @@ -23,10 +23,11 @@ You need to have a Subversion client (svn) installed, as well as:
23 * contacts: http://github.com/cardmagic/contacts/tree/master 23 * contacts: http://github.com/cardmagic/contacts/tree/master
24 * iso-codes: http://pkg-isocodes.alioth.debian.org/ 24 * iso-codes: http://pkg-isocodes.alioth.debian.org/
25 * feedparser: http://packages.debian.org/sid/libfeedparser-ruby 25 * feedparser: http://packages.debian.org/sid/libfeedparser-ruby
  26 +* tango-icon-theme: http://tango.freedesktop.org/Tango_Icon_Library
26 27
27 There are Debian packages available for all of them but ferret. Try: 28 There are Debian packages available for all of them but ferret. Try:
28 29
29 - # aptitude install subversion ruby rake libgettext-ruby1.8 libsqlite3-ruby rcov librmagick-ruby libredcloth-ruby libwill-paginate-ruby iso-codes libfeedparser-ruby libferret-ruby 30 + # aptitude install subversion ruby rake libgettext-ruby1.8 libsqlite3-ruby rcov librmagick-ruby libredcloth-ruby libwill-paginate-ruby iso-codes libfeedparser-ruby libferret-ruby tango-icon-theme
30 31
31 If you have problems with the setup, use the development mailing list. In 32 If you have problems with the setup, use the development mailing list. In
32 special its possible that the requirements list above is not complete. 33 special its possible that the requirements list above is not complete.