Minor conditional tweak for ELN
Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
parent
bd7742f1d9
commit
39e9e43f6c
@ -93,10 +93,10 @@ BuildRequires: rb_libtorrent-devel
|
||||
BuildRequires: bash-completion
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl(ExtUtils::Embed)
|
||||
%if !0%{?rhel} == 8
|
||||
BuildRequires: python3-devel
|
||||
%else
|
||||
%if 0%{?rhel} == 8
|
||||
BuildRequires: platform-python-devel
|
||||
%else
|
||||
BuildRequires: python3-devel
|
||||
%endif
|
||||
%if !0%{?rhel}
|
||||
%if 0%{?have_ocaml}
|
||||
|
Loading…
Reference in New Issue
Block a user