#44 manifest: add libvirt-client
Merged 6 years ago by walters. Opened 6 years ago by jlebon.
jlebon/workstation-ostree-config pr/add-libvirt-client  into  master

@@ -236,6 +236,7 @@ 

  		"libvirt-daemon-driver-secret",

  		"libvirt-daemon-driver-storage",

  		"libvirt-daemon-kvm",

+ 		"libvirt-client",

  		"libvirt-gconfig",

  		"libvirt-glib",

  		"libvirt-gobject",

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 pulls in four extra packages (on F26 at least):

Added:                                                     
  autogen-libopts-5.18.12-2.fc26.x86_64
  gnutls-dane-3.5.15-1.fc26.x86_64
  gnutls-utils-3.5.15-1.fc26.x86_64
  libvirt-client-3.2.1-5.fc26.x86_64
  unbound-libs-1.6.3-1.fc26.x86_64

For stuff like this we should probably consider changing comps too. Or perhaps they've just gotten out of sync.

Pull-Request has been merged by walters

6 years ago
Metadata