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

control: Add (build) dependency on mount

mount is no longer essential, so we need to explicitly depend
on it.

We should be able to drop the build dependency later, after
patching out the check upstream, but the runtime dependency is
here to stay.

Closes: #1023420
parent 4c7307d8
No related branches found
No related tags found
1 merge request!156Prepare 8.9.0-1
Pipeline #457525 passed
......@@ -50,6 +50,7 @@ Build-Depends:
libyajl-dev,
lvm2 [linux-any],
meson,
mount,
nfs-common:native,
numad:native [linux-any],
open-iscsi [linux-any],
......@@ -126,6 +127,7 @@ Recommends:
libvirt-daemon-driver-xen (= ${binary:Version}),
libxml2-utils,
lvm2 [linux-any],
mount,
netcat-openbsd,
qemu-kvm | qemu-system,
Suggests:
......
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