Skip to content

Commit

Permalink
doc: more informations for the PyGObject dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
multani committed Feb 8, 2013
1 parent cec8ea4 commit 74e2990
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.rst
Expand Up @@ -35,13 +35,19 @@ Requirements
In order to run Sonata, you will need the following dependencies:

* Python >= 3.2
* `PyGObject`_ (aka Python GObject Introspection) (3.7.4 or more recommended)
* `PyGObject`_ (aka Python GObject Introspection) (3.7.4 or more recommended,
earlier versions may also work)
* GTK >= 3.4
* `python-mpd2` >= 0.4.6
* MPD >= 0.15 (possibly on another computer)
* taglib and tagpy for editing metadata (Optional)
* dbus-python for multimedia keys (Optional)

.. warning: Sonata depends on `PyGObject`_ which is still quite new and gets
regular fixes. Although versions 3.4.x shipped in most distributions at the
time of writing are OK most of the time, unexpected bugs may occur which are
fixed by more recent versions.
Sonata can currently be downloaded from the Git repository using::

$ git clone git://github.com/multani/sonata.git
Expand Down

0 comments on commit 74e2990

Please sign in to comment.