[bug#77467,0/1] netcdf: Fix propagated inputs

Message ID 20250402171055.608706-1-luca.cirrottola@inria.fr
Headers
Series netcdf: Fix propagated inputs |

Message

Luca Cirrottola April 2, 2025, 5:10 p.m. UTC
  Linking to the netcdf package currently fails with the error:

  ld: cannot find -lmfhdf: No such file or directory
  ld: cannot find -lcurl: No such file or directory
  ld: cannot find -lxml2: No such file or directory

This patch tries to fix this by propagating the inputs curl, hdf4-alt and libxml2 into the environment.


Luca Cirrottola (1):
  gnu: netcdf: Fix propagated inputs.

 gnu/packages/maths.scm | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


base-commit: 111aacf22fdc0314f41b737106ad70c1899a58e7