forked from pool/julia
- Specfile cleanup:
* specify more dependencies - openlibm-devel - julia-devel or julia-compat-devel which provides libjulia.so OBS-URL: https://build.opensuse.org/package/show/science/julia?expand=0&rev=156
This commit is contained in:
parent
4b0124e32c
commit
046f62d9d2
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 19 02:28:16 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||
|
||||
- Specfile cleanup:
|
||||
* specify more dependencies
|
||||
- openlibm-devel
|
||||
- julia-devel or julia-compat-devel which provides libjulia.so
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 18 22:35:16 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||
|
||||
|
@ -136,8 +136,13 @@ Requires: libnghttp2.so.14
|
||||
# so therefore it is needed
|
||||
Requires: libblastrampoline-devel
|
||||
Requires: libnghttp2-devel
|
||||
Requires: openlibm-devel
|
||||
Requires: suitesparse-devel
|
||||
|
||||
# Julia requires the devel package as well
|
||||
# specifically libjulia.so
|
||||
Requires: %{name}-devel = %{version}
|
||||
|
||||
Requires(post): %{_sbindir}/update-alternatives
|
||||
Requires(post): %{_sbindir}/ldconfig
|
||||
Requires(postun):%{_sbindir}/update-alternatives
|
||||
|
Loading…
x
Reference in New Issue
Block a user