Skip to content
Snippets Groups Projects
Commit 84b4b22a authored by Jens Henrik Göbbert's avatar Jens Henrik Göbbert
Browse files

add missing OpenGL deps

parent 3f2f445c
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