debian: add Depends: qubesdb-vm
Make sure that qubesdb is configured (including service start) before
executing postinst of qubes-core-agent package, which will communicate
with qubesdb service.
Fixes QubesOS/qubes-issues#3951
(cherry picked from commit a715797589
)
This commit is contained in:
parent
90499bbf12
commit
bfe284e7bf
1
debian/control
vendored
1
debian/control
vendored
|
@ -46,6 +46,7 @@ Depends:
|
||||||
python-gtk2,
|
python-gtk2,
|
||||||
qubes-utils (>= 3.1.3),
|
qubes-utils (>= 3.1.3),
|
||||||
sudo,
|
sudo,
|
||||||
|
qubesdb-vm,
|
||||||
systemd,
|
systemd,
|
||||||
x11-xserver-utils,
|
x11-xserver-utils,
|
||||||
xdg-user-dirs,
|
xdg-user-dirs,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user