Update requirements in README

Add the minimum required version of GTK and MPD to the requirements in
the README.
This commit is contained in:
coderkun 2021-04-18 18:10:05 +02:00
parent ac14c8c7c7
commit 92737cd045
1 changed files with 2 additions and 1 deletions

View File

@ -9,11 +9,12 @@ License: "GPL":http://www.gnu.org/licenses/gpl.html v3
Dependencies:
* "Python":http://www.python.org 3
* "GTK":http://www.gtk.org 3 ("python-gobject":https://live.gnome.org/PyGObject)
* "GTK":http://www.gtk.org 3 (>= 3.22) ("python-gobject":https://live.gnome.org/PyGObject)
* "Avahi":http://www.avahi.org (optional)
* "python-keyring":http://pypi.python.org/pypi/keyring (optional)
* "python-setuptools":https://pypi.python.org/pypi/setuptools (building)
Additionally a "MPD":http://www.musicpd.org server (version >= 0.21.0) is required at runtime.
h2. Building