Fix builds for RDO

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh 2020-06-11 08:54:13 -04:00
parent b62e50f53b
commit 2ffb703d1b
No known key found for this signature in database
GPG Key ID: A2DF901DABE2C028
1 changed files with 2 additions and 1 deletions

View File

@ -77,8 +77,9 @@ BuildRequires: systemd-devel
Requires: skopeo-containers
Requires: containernetworking-plugins >= 0.6.0-3
Requires: iptables
%if 0%{?rhel} <= 7
%if 0%{?rhel} < 8 || 0%{?centos} < 8
Requires: container-selinux
Requires: runc
%else
%if 0%{?rhel} || 0%{?centos}
Requires: runc