Revision: d110327a0c35
Branch: default
Author: gbtami
Date: Tue Jan 20 11:28:00 2015 UTC
Log: Added python3 dependencies to INSTALL
https://code.google.com/p/pychess/source/detail?r=d110327a0c35
Modified:
/INSTALL
=======================================
--- /INSTALL Wed Jan 7 11:12:00 2015 UTC
+++ /INSTALL Tue Jan 20 11:28:00 2015 UTC
@@ -19,9 +19,9 @@
-------------
Dependencies:
gnome-icon-theme
-python >= 2.6
-python-gi
-python-gi-cairo
+python >= 2.6 (or python3)
+python-gi (or python3-gi)
+python-gi-cairo (or python3-gi-cairo)
gobject-introspection
gir1.2-glib-2.0
gir1.2-gtk-3.0