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:
Jonathan Lebon 2017-09-12 14:31:54 +00:00
parent 4d5e07b753
commit bf0128a78f
1 changed files with 1 additions and 0 deletions

View File

@ -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",