Trying to work around ppc64 lacking any virtualization, Daniel
This commit is contained in:
parent
bf744f9872
commit
69f6239766
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user