Add netcdf-c~parallel-netcdf variant specification to netcdf-fortran~mpi. (#16671)
Co-authored-by: sly <sly@lanl.gov>
This commit is contained in:
		| @@ -33,7 +33,7 @@ class NetcdfFortran(AutotoolsPackage): | ||||
|     # https://www.unidata.ucar.edu/software/netcdf/docs/building_netcdf_fortran.html | ||||
|     depends_on('mpi', when='+mpi') | ||||
| 
 | ||||
|     depends_on('netcdf-c~mpi', when='~mpi') | ||||
|     depends_on('netcdf-c~mpi~parallel-netcdf', when='~mpi') | ||||
|     depends_on('netcdf-c+mpi', when='+mpi') | ||||
|     depends_on('doxygen', when='+doc', type='build') | ||||
| 
 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Nicholas Sly
					Nicholas Sly