Thursday, 6 July
Thu, 6 Jul
5:36 p.m.
New subject: [PATCH] [Kimchi 1/1] Issue #1155: enhancement
Change a Debian package dependency from libvirt-bin to libvirt-clients.
---
contrib/DEBIAN/control.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/DEBIAN/control.in b/contrib/DEBIAN/control.in
index 4330662a..c644b87d 100644
--- a/contrib/DEBIAN/control.in
+++ b/contrib/DEBIAN/control.in
@@ -10,7 +10,7 @@ Depends: wok (>= 2.1.0),
python-jsonschema (>= 1.3.0),
python-libvirt,
gettext,
- libvirt-bin,
+ libvirt-clients,
nfs-common,
qemu-kvm,
python-parted,
--
2.13.2