diff options
| author | Eric Bavier | 2016-04-12 10:04:01 -0500 |
|---|---|---|
| committer | Eric Bavier | 2016-05-12 19:59:53 +0000 |
| commit | 889187a464d83475715a124805c99fb57ee99c31 (patch) | |
| tree | 4fb9007e49cb73ebffec90ecca912b55a05b4a92 /gnu/local.mk | |
| parent | 6c90e183cf2729c046ec31fff4ef3293d0052b11 (diff) | |
gnu: Add NetCDF.
* gnu/packages/maths.scm (netcdf, netcdf-parallel-openmpi): New variables.
Diffstat (limited to 'gnu/local.mk')
| -rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 0582d9ea8..e7001ec45 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -643,6 +643,7 @@ dist_patch_DATA = \ gnu/packages/patches/mupen64plus-ui-console-notice.patch \ gnu/packages/patches/mutt-store-references.patch \ gnu/packages/patches/net-tools-bitrot.patch \ + gnu/packages/patches/netcdf-config-date.patch \ gnu/packages/patches/ngircd-handle-zombies.patch \ gnu/packages/patches/ngircd-no-dns-in-tests.patch \ gnu/packages/patches/ninja-tests.patch \ |