mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
need openpmix input
This commit is contained in:
parent
b98acdaf3d
commit
5136d88e6c
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@
|
||||||
(invoke "make" "install" "-C" "contribs/pmi2"))))))
|
(invoke "make" "install" "-C" "contribs/pmi2"))))))
|
||||||
(inputs (modify-inputs (package-inputs base-package)
|
(inputs (modify-inputs (package-inputs base-package)
|
||||||
(prepend gtk+-2 ;for sview
|
(prepend gtk+-2 ;for sview
|
||||||
ucx ;for pmix support
|
ucx openpmix;for pmix support
|
||||||
json-c
|
json-c
|
||||||
libjwt
|
libjwt
|
||||||
libyaml
|
libyaml
|
||||||
|
|
Loading…
Add table
Reference in a new issue