manifest: add libvirt-client
I found it odd that libvirtd was included but not libvirt-client. Since `virsh` is the canonical way of managing libvirtd resources, I think we should include it by default.
This commit is contained in:
parent
4d5e07b753
commit
bf0128a78f
1 changed files with 1 additions and 0 deletions
|
@ -236,6 +236,7 @@
|
||||||
"libvirt-daemon-driver-secret",
|
"libvirt-daemon-driver-secret",
|
||||||
"libvirt-daemon-driver-storage",
|
"libvirt-daemon-driver-storage",
|
||||||
"libvirt-daemon-kvm",
|
"libvirt-daemon-kvm",
|
||||||
|
"libvirt-client",
|
||||||
"libvirt-gconfig",
|
"libvirt-gconfig",
|
||||||
"libvirt-glib",
|
"libvirt-glib",
|
||||||
"libvirt-gobject",
|
"libvirt-gobject",
|
||||||
|
|
Loading…
Reference in a new issue