breakdancer: missing ncurses dependency. (#13011)
This commit is contained in:
		 Toyohisa Kameyama
					Toyohisa Kameyama
				
			
				
					committed by
					
						 Adam J. Stewart
						Adam J. Stewart
					
				
			
			
				
	
			
			
			 Adam J. Stewart
						Adam J. Stewart
					
				
			
						parent
						
							d238b9d394
						
					
				
				
					commit
					7d9514d3fa
				
			| @@ -28,6 +28,8 @@ class Breakdancer(CMakePackage): | ||||
|  | ||||
|     depends_on('zlib') | ||||
|  | ||||
|     depends_on('ncurses', type='link') | ||||
|  | ||||
|     depends_on('perl-statistics-descriptive', type='run') | ||||
|     depends_on('perl-math-cdf', type='run') | ||||
|     depends_on('perl-gd-graph', type='run') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user