netcdf-cxx4: Add 'doxygen' dependency.
This commit is contained in:
parent
4387975556
commit
9741de504f
@ -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')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user