OpenSSL engine split off since Fedora 41
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
This commit is contained in:
parent
039ee25fc0
commit
1d682bab55
@ -242,9 +242,9 @@ A byte code compiler for Erlang which produces highly compact code.
|
||||
%package crypto
|
||||
Summary: Cryptographical support
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
# FIXME there is something wrong with OpenSSL 3.0 support in Erlang right now.
|
||||
# We have to fallback to OpenSSL1 explicitly.
|
||||
# BuildRequires: openssl1.1-devel
|
||||
%if 0%{fedora} > 40
|
||||
BuildRequires: openssl-devel-engine
|
||||
%endif
|
||||
Requires: %{name}-erts%{?_isa} = %{version}-%{release}
|
||||
Requires: %{name}-kernel%{?_isa} = %{version}-%{release}
|
||||
Requires: %{name}-stdlib%{?_isa} = %{version}-%{release}
|
||||
|
Loading…
Reference in New Issue
Block a user