From 8573cb01b67e63ef63e5fe7bcf2cdaa578d1e6c6 Mon Sep 17 00:00:00 2001 From: easybuild Date: Sun, 23 Oct 2022 00:45:26 +0200 Subject: [PATCH] modified: g/grace/grace-5.1.25-gompi-2022a.eb --- g/grace/grace-5.1.25-gompi-2022a.eb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/g/grace/grace-5.1.25-gompi-2022a.eb b/g/grace/grace-5.1.25-gompi-2022a.eb index a563313f..b7cfee9e 100644 --- a/g/grace/grace-5.1.25-gompi-2022a.eb +++ b/g/grace/grace-5.1.25-gompi-2022a.eb @@ -12,12 +12,13 @@ description = """Grace is a WYSIWYG 2D plotting tool for X Windows System and Mo source_urls = ['https://plasma-gate.weizmann.ac.il/pub/grace/src/stable/'] sources = [SOURCE_TAR_GZ] -toolchain = {'name': 'GCCcore', 'version': '11.3.0'} +toolchain = {'name': 'gompi', 'version': '2022a'} # je treba udelat novy i s dependencemi dependencies = [ ('motif', '2.3.8'), -# ('netCDF', '4.9.0'), + ('netCDF', '4.9.0'), + ('FFTW', '3.3.10'), ] runtest = 'tests'