Skip to content
Snippets Groups Projects
Commit 94068db4 authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

fix hook

parent b0fe4908
No related branches found
No related tags found
No related merge requests found
...@@ -67,8 +67,8 @@ TWEAKABLE_DEPENDENCIES = { ...@@ -67,8 +67,8 @@ TWEAKABLE_DEPENDENCIES = {
'libxc': '5.1.7', 'libxc': '5.1.7',
'glu': ('OpenGL', '2021b'), 'glu': ('OpenGL', '2021b'),
'glew': ('OpenGL', '2021b'), 'glew': ('OpenGL', '2021b'),
'Boost': ('Boost', '1.78.0'), 'Boost': '1.78.0',
'Boost.Python': ('Boost.Python', '1.78.0'), 'Boost.Python': '1.78.0',
} }
SIDECOMPILERS = ['AOCC', 'Clang'] SIDECOMPILERS = ['AOCC', 'Clang']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment