better README

This commit is contained in:
Nikos Kouremenos 2005-06-04 12:38:05 +00:00
parent 73927793ff
commit d09b28c2b7
1 changed files with 2 additions and 2 deletions

4
README
View File

@ -4,13 +4,13 @@ Runtime Requirements:
python2.4 (python2.3 should work too)
pygtk2.6 (pytgtk 2.4 should work too)
python-libglade
gtkspell and gtkspell-LANG (where lang is your locale eg. en, fr etc)
gtkspell and aspell-LANG (where lang is your locale eg. en, fr etc)
Compile-time Requirements:
python-dev
libgtk2.0-dev
libxss-dev (for idle module)
gtkspell (for gtkspell module)
libgtkspell-dev (for gtkspell module)
Optionally:
GnomePythonExtras 2.10 or above (so you can avoid compliling trayicon and gtkspell)