modified: g/grace/grace-5.1.25-gompi-2022a.eb

This commit is contained in:
easybuild 2022-10-23 00:45:26 +02:00
parent fe65ef7ad3
commit 8573cb01b6

View File

@ -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'