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'