gnu: spindle: Fix missing dependency.

* gnu/packages/admin.scm (spindle)[inputs]: Add zlib.

Change-Id: If5b088f957a282921d931f52f5baf68ef34c0d24
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Simon Tournier 2026-01-08 16:17:14 +01:00 committed by Andreas Enge
parent 5840d7170a
commit 132d4690b9
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -4981,7 +4981,7 @@ launch daemons into the relevant nodes.")
;; Fails to build as c++17.
"CXXFLAGS=-std=c++14 -O2 -g")))
(inputs
(list openmpi munge launchmon libgcrypt))
(list openmpi munge launchmon libgcrypt zlib))
(synopsis "Scalable library loading in HPC environments")
(description
"Spindle is a tool for improving the performance of dynamic library and