Revision: 04684f3c8bac
Branch: default
Author: gbtami
Date: Wed Jan 7 11:12:00 2015 UTC
Log: Updated dependencies
https://code.google.com/p/pychess/source/detail?r=04684f3c8bac
Added:
/TESTING
Modified:
/INSTALL
=======================================
--- /dev/null
+++ /TESTING Wed Jan 7 11:12:00 2015 UTC
@@ -0,0 +1,2 @@
+Continuous integration service runs 'setup.py buid' and unittests
+after each commit at
https://drone.io/gbtami/pychess
=======================================
--- /INSTALL Fri Apr 25 11:06:44 2014 UTC
+++ /INSTALL Wed Jan 7 11:12:00 2015 UTC
@@ -18,11 +18,16 @@
-------------
Dependencies:
+gnome-icon-theme
python >= 2.6
-pygtk
-pygobject
-pycairo
-gnome-python-desktop
-python-rsvg (if it's in a separate package in your distribution)
-gnome-icon-theme
-gst-python (OPTIONAL for sound)
+python-gi
+python-gi-cairo
+gobject-introspection
+gir1.2-glib-2.0
+gir1.2-gtk-3.0
+gir1.2-pango-1.0
+gir1.2-rsvg-2.0
+gir1.2-gdkpixbuf-2.0
+gir1.2-gtksource-3.0
+gir1.2-gstreamer-1.0
+gir1.2-gst-plugins-base-1.0