mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
slurm glicid now depends on openpmix
This commit is contained in:
parent
9fee7b20aa
commit
31a5664e16
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@
|
||||||
(name "slurm-glicid")
|
(name "slurm-glicid")
|
||||||
(inputs (modify-inputs (package-inputs slurm-22.05-latest)
|
(inputs (modify-inputs (package-inputs slurm-22.05-latest)
|
||||||
(prepend gtk+-2
|
(prepend gtk+-2
|
||||||
`(,mariadb "dev"))))))
|
`(,mariadb "dev" openpmix ))))))
|
||||||
|
|
||||||
(define-public slurm-23.02-upstream
|
(define-public slurm-23.02-upstream
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Add table
Reference in a new issue