forked from pool/julia
This commit is contained in:
parent
604f11ab4e
commit
456696edc2
@ -6,6 +6,7 @@ Mon Dec 25 08:25:12 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncom
|
||||
* libgit2-libssh2-hardcoded-libs.patch
|
||||
* mbedtls-hardcoded-libs.patch
|
||||
- Slight adjustment of specfile for updated patch
|
||||
- Requires libmbedcrypto for dlopen
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 19 02:34:10 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||
|
@ -122,10 +122,14 @@ Requires: readline
|
||||
%if 0%{?__isa_bits} == 64
|
||||
Requires: libgfortran.so.5()(64bit)
|
||||
Requires: libgomp.so.1()(64bit)
|
||||
Requires: libmbedcrypto.so.15()(64bit)
|
||||
Requires: libmbedcrypto.so.3.5.1()(64bit)
|
||||
Requires: libnghttp2.so.14()(64bit)
|
||||
%else
|
||||
Requires: libgfortran.so.5
|
||||
Requires: libgomp.so.1
|
||||
Requires: libmbedcrypto.so.15
|
||||
Requires: libmbedcrypto.so.3.5.1
|
||||
Requires: libnghttp2.so.14
|
||||
%endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user