Fix accidentally reversed %{?rhel} test.
This commit is contained in:
parent
6bcb46c436
commit
f46c7f4f3d
@ -94,9 +94,9 @@ BuildRequires: bash-completion
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl(ExtUtils::Embed)
|
||||
%if !0%{?rhel}
|
||||
BuildRequires: platform-python-devel
|
||||
%else
|
||||
BuildRequires: python3-devel
|
||||
%else
|
||||
BuildRequires: platform-python-devel
|
||||
%endif
|
||||
%if !0%{?rhel}
|
||||
%if 0%{?have_ocaml}
|
||||
|
Loading…
Reference in New Issue
Block a user