]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Remove libvirt-daemon dependency from secondary drivers
authorJim Fehlig <jfehlig@suse.com>
Wed, 14 Dec 2022 00:31:00 +0000 (17:31 -0700)
committerJim Fehlig <jfehlig@suse.com>
Wed, 18 Jan 2023 18:06:13 +0000 (11:06 -0700)
commitd8dcaffd4e02b53d43f55f1d9bab8af4dde4f164
treee8821c50754ca575a01e4f8e7a7434021dcd90f7
parent02baad4b9339b406d7cf4b3b95d76a9e2c7dfa4c
spec: Remove libvirt-daemon dependency from secondary drivers

To avoid needlessly installing the monolithic daemon, replace the
libvirt-daemon dependency with libvirt-daemon-common in the secondary
drivers. The common subpackage contains all the utilities and files
needed by the secondary drivers.

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