qtile: added dbus-next as a dependency
Qtile has been moving to use dbus-next instead of dbus-python. Some widgets needs dbus-next to be able to run.
This commit is contained in:
parent
4b87c6e605
commit
41a3ed669b
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ let
|
||||||
setuptools
|
setuptools
|
||||||
python-dateutil
|
python-dateutil
|
||||||
dbus-python
|
dbus-python
|
||||||
|
dbus-next
|
||||||
mpd2
|
mpd2
|
||||||
psutil
|
psutil
|
||||||
pyxdg
|
pyxdg
|
||||||
|
|
Loading…
Reference in a new issue