better readme
This commit is contained in:
parent
d99ae525a7
commit
7eeffd677f
5
README
5
README
|
@ -4,12 +4,13 @@ Runtime Requirements:
|
||||||
python2.4 (python2.3 should work too)
|
python2.4 (python2.3 should work too)
|
||||||
pygtk2.6 (pytgtk 2.4 should work too)
|
pygtk2.6 (pytgtk 2.4 should work too)
|
||||||
python-libglade
|
python-libglade
|
||||||
|
gtkspell and gtkspell-LANG (where lang is your locale eg. en, fr etc)
|
||||||
|
|
||||||
Compile-time Requirements:
|
Compile-time Requirements:
|
||||||
python-dev
|
python-dev
|
||||||
libgtk2.0-dev
|
libgtk2.0-dev
|
||||||
libxss-dev (for idle)
|
libxss-dev (for idle module)
|
||||||
gtkspell (for gtkspell)
|
gtkspell (for gtkspell module)
|
||||||
|
|
||||||
Optionally:
|
Optionally:
|
||||||
GnomePythonExtras 2.10 or above (so you can avoid compliling trayicon and gtkspell)
|
GnomePythonExtras 2.10 or above (so you can avoid compliling trayicon and gtkspell)
|
||||||
|
|
Loading…
Reference in New Issue