5
0
mirror of git://git.proxmox.com/git/pve-ha-manager.git synced 2025-01-07 21:18:00 +03:00

d/control: re-add CT/VM dependency

this was an issue for 5.x, initial pre-6.0 and should work now again
as expected..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-11-20 20:13:33 +01:00
parent 5aac17c6c5
commit 63a39498f0

6
debian/control vendored
View File

@ -21,10 +21,8 @@ Depends: libjson-perl,
libpve-cluster-perl,
libpve-common-perl,
pve-cluster (>= 3.0-17),
# TODO: for PVE 6 re-add thos two, we just removed them to avoid a dpkg issue
# with cyclic depdnencies and wrong trigger cycle detections
# pve-container,
# qemu-server,
pve-container,
qemu-server (>= 6.0-15),
systemd,
${misc:Depends},
${perl:Depends},