diff --git a/SPECS/runc.spec b/SPECS/runc.spec
index e5f2f5f..f103d70 100644
--- a/SPECS/runc.spec
+++ b/SPECS/runc.spec
@@ -36,7 +36,9 @@ Source0: %{git0}/archive/%{commit0}/%{repo}-%{shortcommit0}.tar.gz
 Source1: 99-containers.conf
 Patch0: change-default-root.patch
 Patch1: 0001-Revert-Apply-cgroups-earlier.patch
+%ifnarch %{ix86}
 Requires: criu
+%endif
 Requires(pre): container-selinux >= 2:2.2-2
 
 # If go_compiler is not set to 1, there is no virtual provide. Use golang instead.