cnpy: add zlib dependency. (#13016)
This commit is contained in:
		 Toyohisa Kameyama
					Toyohisa Kameyama
				
			
				
					committed by
					
						 Adam J. Stewart
						Adam J. Stewart
					
				
			
			
				
	
			
			
			 Adam J. Stewart
						Adam J. Stewart
					
				
			
						parent
						
							210dd594a1
						
					
				
				
					commit
					58c01792ef
				
			| @@ -16,6 +16,8 @@ class Cnpy(CMakePackage): | ||||
|  | ||||
|     version('master', branch='master') | ||||
|  | ||||
|     depends_on('zlib', type='link') | ||||
|  | ||||
|     def cmake_args(self): | ||||
|         args = [] | ||||
|         if sys.platform == 'darwin': | ||||
|   | ||||
		Reference in New Issue
	
	Block a user