Skip to content
Snippets Groups Projects
Commit cf5284ed authored by Damian Alvarez's avatar Damian Alvarez
Browse files

Merge branch 'julia-update' into '2020'

Julia (add missing OpenGL deps)

See merge request hps-public/easybuild-repository!588
parents c85504cc 84b4b22a
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,7 @@ dependencies = [
('GMP', '6.2.0'),
('CUDA', '11.0', '', SYSTEM),
('SciPy-Stack', '2020', '-Python-%(pyver)s'),
('OpenGL', '2020'),
]
osdependencies = [('openssl')]
......
......@@ -28,6 +28,7 @@ dependencies = [
('GMP', '6.2.0'),
('CUDA', '11.0', '', SYSTEM),
('SciPy-Stack', '2020', '-Python-%(pyver)s', ('gcccoremkl', '9.3.0-2020.2.254')),
('OpenGL', '2020'),
]
osdependencies = [('openssl')]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment