building wget depends on perl > 5.12.0 (#4087)
* building wget depends on perl > 5.12.0 * Remove extra parenthesis
This commit is contained in:
		 Matthew Scott Krafczyk
					Matthew Scott Krafczyk
				
			
				
					committed by
					
						 Adam J. Stewart
						Adam J. Stewart
					
				
			
			
				
	
			
			
			 Adam J. Stewart
						Adam J. Stewart
					
				
			
						parent
						
							060351e121
						
					
				
				
					commit
					07e1597a15
				
			| @@ -39,6 +39,7 @@ class Wget(Package): | |||||||
|     version('1.16', '293a37977c41b5522f781d3a3a078426') |     version('1.16', '293a37977c41b5522f781d3a3a078426') | ||||||
|  |  | ||||||
|     depends_on("openssl") |     depends_on("openssl") | ||||||
|  |     depends_on("perl@5.12.0:", type='build') | ||||||
|  |  | ||||||
|     def install(self, spec, prefix): |     def install(self, spec, prefix): | ||||||
|         configure( |         configure( | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user