Skip to content
Snippets Groups Projects
Commit 9741de50 authored by t-karatsu's avatar t-karatsu Committed by Peter Scheibel
Browse files

netcdf-cxx4: Add 'doxygen' dependency.

parent 43879755
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,7 @@ class NetcdfCxx4(AutotoolsPackage):
depends_on('autoconf', type='build')
depends_on('libtool', type='build')
depends_on('m4', type='build')
depends_on('doxygen', when='+doxygen', type='build')
conflicts('~shared', when='~static')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment