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:
Marek Marczykowski-Górecki 2018-06-13 16:58:35 +02:00
parent 90499bbf12
commit bfe284e7bf
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

1
debian/control vendored
View File

@ -46,6 +46,7 @@ Depends:
python-gtk2,
qubes-utils (>= 3.1.3),
sudo,
qubesdb-vm,
systemd,
x11-xserver-utils,
xdg-user-dirs,