From 50844369590ea9a83173c8afc9507cdb298d45f7 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Aug 19 2019 21:14:57 +0000 Subject: spec: Remove sanity check dep on ix86 too Signed-off-by: Cole Robinson --- diff --git a/qemu.spec b/qemu.spec index 54cc8ee..df5b9d7 100644 --- a/qemu.spec +++ b/qemu.spec @@ -177,9 +177,9 @@ Source21: 95-kvm-ppc64-memlock.conf BuildRequires: texinfo # For /usr/bin/pod2man BuildRequires: perl-podlators +%ifnarch %{ix86} # For sanity test BuildRequires: qemu-sanity-check-nodeps -%ifnarch %{ix86} BuildRequires: kernel %endif %if %{have_iasl}