hapcut2: add zlib dependency. (#13032)
This commit is contained in:
		 Toyohisa Kameyama
					Toyohisa Kameyama
				
			
				
					committed by
					
						 Adam J. Stewart
						Adam J. Stewart
					
				
			
			
				
	
			
			
			 Adam J. Stewart
						Adam J. Stewart
					
				
			
						parent
						
							2233a7b493
						
					
				
				
					commit
					4046e10b95
				
			| @@ -17,6 +17,8 @@ class Hapcut2(MakefilePackage): | ||||
|     version('2017-07-10', commit='2966b94c2c2f97813b757d4999b7a6471df1160e', | ||||
|             submodules=True) | ||||
|  | ||||
|     depends_on('zlib', type='link') | ||||
|  | ||||
|     def install(self, spec, prefix): | ||||
|         mkdirp(prefix.bin) | ||||
|         with working_dir('build'): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user