bowtie: Add missing zlib dependency (#10984)
This commit is contained in:
		 Eric Martin
					Eric Martin
				
			
				
					committed by
					
						 Massimiliano Culpo
						Massimiliano Culpo
					
				
			
			
				
	
			
			
			 Massimiliano Culpo
						Massimiliano Culpo
					
				
			
						parent
						
							133d4ca9ce
						
					
				
				
					commit
					46e0ad3269
				
			| @@ -38,6 +38,7 @@ class Bowtie(MakefilePackage): | ||||
|     variant('tbb', default=False, description='Use Intel thread building block') | ||||
|  | ||||
|     depends_on('tbb', when='+tbb') | ||||
|     depends_on('zlib') | ||||
|  | ||||
|     # See: https://github.com/BenLangmead/bowtie/issues/87, a | ||||
|     # different fix is in the FreeBSD ports/package tree | ||||
|   | ||||
		Reference in New Issue
	
	Block a user