forked from pool/julia
Accepting request 1175840 from science
- Cleanup * remove libmbedcrypto as mbedtls is bundled OBS-URL: https://build.opensuse.org/request/show/1175840 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/julia?expand=0&rev=4
This commit is contained in:
commit
78bf5f278a
@ -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