gnu: hdf-eos5: Fix build.

Closes #60.

* gnu/packages/maths.scm (hdf-eos5)[inputs]: Add libaec.

Change-Id: If2095a8aef2b39e81716e50c5caab7331a21ebf4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
David Elsing 2025-05-26 19:33:16 +02:00 committed by Sharlatan Hellseher
parent edd27c0e25
commit 04eef950af
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2125,7 +2125,7 @@ System (Grid, Point and Swath).")
(list autoconf automake gfortran libtool))
(build-system gnu-build-system)
(inputs
(list hdf5 zlib gctp))
(list gctp hdf5 libaec zlib))
(arguments
(list
#:configure-flags ''("--enable-install-include" "--enable-shared"