]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Add module-init-tools dependency to nodedev and lxc drivers
authorJim Fehlig <jfehlig@suse.com>
Tue, 20 Dec 2022 00:38:31 +0000 (17:38 -0700)
committerJim Fehlig <jfehlig@suse.com>
Wed, 18 Jan 2023 18:06:13 +0000 (11:06 -0700)
commita291701c87822382e28ad583edafdb55941eae6d
tree6906479680a1fe37d1b4a641a3a9fd149cd5296c
parent017e82878571b92d3154416236344764fdc3f5e3
spec: Add module-init-tools dependency to nodedev and lxc drivers

Only the nodedev and lxc drivers require module-init-tools. Remove the
dependency from libvirt-daemon-common and add it to the nodedev and lxc
drivers. This avoids enforcing the dependency on all users of
libvirt-daemon-common.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
libvirt.spec.in