>From 7dab7c9e1b51ad23dce9be9d4e6d5a30c1a9965c Mon Sep 17 00:00:00 2001 From: Kashyap Chamarthy Date: Thu, 27 Sep 2012 12:13:57 +0530 Subject: [PATCH] Remove dependency on 'libvirt', and update it to more fine-graned libvirt-daemon-kvm & libvirt-daemon-qemu --- oz.spec.in | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/oz.spec.in b/oz.spec.in index bb57c3b6f0a0ac5f8d87be718be45463f8ccd847..19265db2af41ce45fe61d46c656dfab3debd1cf0 100644 --- a/oz.spec.in +++ b/oz.spec.in @@ -16,7 +16,8 @@ Requires: libvirt-python # properly. However, because of the libguestfs manipulations, in practice # it really does. Make it depend on libvirt (so we get libvirtd) for now, # unless/until we are able to make it really be remote. -Requires: libvirt +Requires: libvirt-daemon-kvm +Requires: libvirt-daemon-qemu Requires: python-pycurl Requires: genisoimage Requires: mtools -- 1.7.7.6