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:
Yuri A. Martinez Falcão 2022-05-27 08:38:43 +00:00 committed by Yuri
parent 4b87c6e605
commit 41a3ed669b

View file

@ -52,6 +52,7 @@ let
setuptools
python-dateutil
dbus-python
dbus-next
mpd2
psutil
pyxdg