mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 13:48:36 +02:00
Update maths.scm : no need for gnu: on openmpi
This commit is contained in:
parent
d97ae3d7ca
commit
1428b5ed28
1 changed files with 1 additions and 1 deletions
|
@ -277,7 +277,7 @@
|
|||
(modify-inputs (package-propagated-inputs glicid-dealii)
|
||||
(delete "hdf5" "kokkos" "sundials")
|
||||
(prepend gnu:hdf5-parallel-openmpi
|
||||
gnu:openmpi
|
||||
openmpi
|
||||
gnu:p4est-openmpi
|
||||
gnu:petsc-openmpi
|
||||
gnu:slepc-openmpi
|
||||
|
|
Loading…
Add table
Reference in a new issue