Skip to content
Snippets Groups Projects
Commit 3785ee5a authored by Andrea Bolognani's avatar Andrea Bolognani
Browse files

control: daemon-driver-qemu Depends on systemd-container

Until the recent split daemon-system had a hard dependency on
this package, which has then been relaxed. In retrospect, that
change didn't make a whole lot of sense, especially since the
daemon can now be installed without the QEMU driver.
parent 7d61238f
No related branches found
No related tags found
1 merge request!237Several fixes and improvements to dependencies
......@@ -283,6 +283,7 @@ Depends:
libvirt-daemon-log (= ${binary:Version}),
libvirt0 (= ${binary:Version}),
logrotate,
systemd-container | sysvinit-core,
${misc:Depends},
${shlibs:Depends},
Recommends:
......@@ -290,7 +291,6 @@ Recommends:
qemu-kvm | qemu-system,
swtpm,
swtpm-tools,
systemd-container | sysvinit-core,
Suggests:
numad,
Enhances:
......
......@@ -283,6 +283,7 @@ Depends:
libvirt-daemon-log (= ${binary:Version}),
libvirt0 (= ${binary:Version}),
logrotate,
systemd-container | sysvinit-core,
${misc:Depends},
${shlibs:Depends},
Recommends:
......@@ -290,7 +291,6 @@ Recommends:
qemu-kvm | qemu-system,
swtpm,
swtpm-tools,
systemd-container | sysvinit-core,
Suggests:
numad,
Enhances:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment