Trying to work around ppc64 lacking any virtualization, Daniel

This commit is contained in:
Daniel Veillard 2008-03-03 15:43:06 +00:00
parent bf744f9872
commit 69f6239766

View File

@ -42,6 +42,8 @@ Requires: PolicyKit >= 0.6
%endif
# For mount/umount in FS driver
BuildRequires: util-linux
# PPC64 has no Xen nor QEmu, build anyway
%ifnarch ppc64
%if %{with_qemu}
# From QEMU RPMs
Requires: /usr/bin/qemu-img
@ -49,6 +51,7 @@ Requires: /usr/bin/qemu-img
# From Xen RPMs
Requires: /usr/sbin/qcow-create
%endif
%endif
# For LVM drivers
Requires: lvm2
# For ISCSI driver