modified: g/grace/grace-5.1.25-intel-2017c.eb

This commit is contained in:
Lukáš Krupčík 2020-09-02 08:34:57 +02:00
parent 1838a0f9fd
commit 3441bd9e17

View File

@ -13,12 +13,12 @@ sources = [SOURCE_TAR_GZ]
toolchain = {'name': 'intel', 'version': '2017c'}
dependencies = [
('motif', '2.3.8', '', True),
('netCDF', '4.6.1'),
]
#dependencies = [
# ('motif', '2.3.8', '', True),
# ('netCDF', '4.6.1'),
#]
runtest = 'tests'
#runtest = 'tests'
# we also need to run make links right before or after make install.
installopts = 'links'