.8 does not run in pygtk2.4 but 2.5+ [we use signals that are 2.6 only, we use stocks that are 2.6. and no deve runs 2.4 all the time so we should not lie :)
This commit is contained in:
parent
9cabb5e830
commit
a770264658
2
README
2
README
|
@ -2,7 +2,7 @@ Welcome and thanks for trying out Gajim.
|
||||||
|
|
||||||
=RUNTIME REQUIREMENTS=
|
=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.5 or upper (NOTE: pygtk2.5 is devel so pygtk2.6 in case of problems)
|
||||||
python-libglade
|
python-libglade
|
||||||
|
|
||||||
=COMPILE-TIME REQUIREMENTS=
|
=COMPILE-TIME REQUIREMENTS=
|
||||||
|
|
Loading…
Reference in New Issue