Skip to content
Snippets Groups Projects
Commit 512c0e4c authored by Eleni Mathioulaki's avatar Eleni Mathioulaki
Browse files

drop (not needed) doxygen dep

parent da1fc2bc
No related branches found
No related tags found
1 merge request!349create new experimental release
Pipeline #23345 passed with stage
in 4 hours, 40 minutes, and 10 seconds
......@@ -101,7 +101,7 @@ class Nest(CMakePackage):
depends_on('mpi', when='+mpi')
depends_on('py-mpi4py', when='+python+mpi', type=('run', 'test'))
depends_on('doxygen', type='build')
# depends_on('doxygen', type='build')
depends_on('gsl', when='+gsl')
depends_on('readline', type=('build', 'run', 'test'))
depends_on('ncurses', type=('build', 'run', 'test'))
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment