mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
added missing dependency
This commit is contained in:
parent
05b3cc9bbc
commit
d1a6f3d66e
@ -58,6 +58,7 @@ Dependencies:
|
||||
Python modules:
|
||||
- mpd (python-mpd2 >=1.1)
|
||||
- gi (Gtk, Gio, Gdk, GdkPixbuf, Pango, GObject, GLib)
|
||||
- cairo (pycairo)
|
||||
|
||||
Run:
|
||||
```bash
|
||||
|
@ -1,2 +1,3 @@
|
||||
python-mpd2 >=1.1
|
||||
PyGObject
|
||||
pycairo
|
||||
|
Loading…
Reference in New Issue
Block a user