forked from pool/julia
- Cleanup
* remove libmbedcrypto as mbedtls is bundled OBS-URL: https://build.opensuse.org/package/show/science/julia?expand=0&rev=209
This commit is contained in:
parent
7f1a6f7f11
commit
622039eb91
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 00:19:35 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||
|
||||
- Cleanup
|
||||
* remove libmbedcrypto as mbedtls is bundled
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 20 12:12:39 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||
|
||||
|
@ -200,14 +200,12 @@ BuildRequires: libgfortran5
|
||||
Requires: libgcc_s.so.1()(64bit)
|
||||
Requires: libgfortran.so.5()(64bit)
|
||||
Requires: libgomp.so.1()(64bit)
|
||||
Requires: libmbedcrypto.so.16()(64bit)
|
||||
%else
|
||||
BuildRequires: libgcc_s1
|
||||
BuildRequires: libgfortran5
|
||||
Requires: libgcc_s.so.1
|
||||
Requires: libgfortran.so.5
|
||||
Requires: libgomp.so.1
|
||||
Requires: libmbedcrypto.so.15
|
||||
%endif
|
||||
|
||||
# Same as the previous comment. But the difference
|
||||
|
Loading…
Reference in New Issue
Block a user