Commit 1db886244e8cec479c0367354015f997129edc90

Authored by AntonioTerceiro
1 parent 026697e8

ActionItem166: documenting new dependency


git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1526 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
doc/README_FOR_APP
... ... @@ -18,10 +18,11 @@ You need to have a Subversion client (svn) installed, as well as:
18 18 * Ferret: http://ferret.davebalmain.com/trac
19 19 * RMagick: http://rmagick.rubyforge.org/
20 20 * RedCloth: http://whytheluckystiff.net/ruby/redcloth/
  21 +* Ruby Locale: http://rubyforge.org/projects/locale/
21 22  
22 23 There are Debian packages available for all of them but ferret. Try:
23 24  
24   - # aptitude install subversion ruby rake libgettext-ruby libmocha-ruby libsqlite3-ruby rcov librmagick-ruby libredcloth-ruby
  25 + # aptitude install subversion ruby rake libgettext-ruby libmocha-ruby libsqlite3-ruby rcov librmagick-ruby libredcloth-ruby liblocale-ruby
25 26  
26 27 Ferret shall enter Debian soon (as <tt>libferret-ruby</tt>). until there you have two options:
27 28  
... ...