added missing dependency python-dbus to 'Depends:'
https://github.com/marmarek/qubes-core-agent-linux/blob/master/misc/qubes-desktop-run depends on python-dbus. (0b7ade11b8/misc/xdg.py (L5)
) (cherry picked from commit5078b2030f
) Conflicts: debian/control
This commit is contained in:
parent
0665a833d4
commit
a0b791c513
1
debian/control
vendored
1
debian/control
vendored
|
@ -27,6 +27,7 @@ Depends:
|
|||
python2.7,
|
||||
python-gi,
|
||||
qubes-utils (>= 2.0.17),
|
||||
python-dbus,
|
||||
sudo,
|
||||
systemd,
|
||||
x11-xserver-utils,
|
||||
|
|
Loading…
Reference in New Issue
Block a user