Missing dependency for 'cdo'. (#6175)
This commit is contained in:
		
				
					committed by
					
						
						Christoph Junghans
					
				
			
			
				
	
			
			
			
						parent
						
							ed00757265
						
					
				
				
					commit
					c7a855ba57
				
			@@ -77,6 +77,7 @@ class Cdo(AutotoolsPackage):
 | 
			
		||||
    depends_on('curl', when='+curl')
 | 
			
		||||
    depends_on('fftw@3:', when='+fftw3')
 | 
			
		||||
    depends_on('magics', when='+magics')
 | 
			
		||||
    depends_on('libuuid')
 | 
			
		||||
 | 
			
		||||
    conflicts('grib2=eccodes', when='@:1.8',
 | 
			
		||||
              msg='Eccodes is supported starting version 1.9.0')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user