mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
increased minimum version of python-mpd2
This commit is contained in:
parent
79a20043ba
commit
b7acd134d7
@ -61,7 +61,7 @@ Dependencies:
|
|||||||
- Python3
|
- Python3
|
||||||
|
|
||||||
Python modules:
|
Python modules:
|
||||||
- mpd (python-mpd2 >=1.0)
|
- mpd (python-mpd2 >=1.1)
|
||||||
- gi (Gtk, Gio, Gdk, GdkPixbuf, Pango, GObject, GLib, Notify)
|
- gi (Gtk, Gio, Gdk, GdkPixbuf, Pango, GObject, GLib, Notify)
|
||||||
- requests
|
- requests
|
||||||
- bs4 (beautifulsoup)
|
- bs4 (beautifulsoup)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
requests
|
requests
|
||||||
python-mpd2 >=1.0
|
python-mpd2 >=1.1
|
||||||
PyGObject
|
PyGObject
|
||||||
|
Loading…
x
Reference in New Issue
Block a user