espressopp: always depends on py-numpy (#4207)
Ref espressopp/espressopp#161
This commit is contained in:
		 Christoph Junghans
					Christoph Junghans
				
			
				
					committed by
					
						 Adam J. Stewart
						Adam J. Stewart
					
				
			
			
				
	
			
			
			 Adam J. Stewart
						Adam J. Stewart
					
				
			
						parent
						
							360dc4a709
						
					
				
				
					commit
					f147c9f5f0
				
			| @@ -54,8 +54,7 @@ class Espressopp(CMakePackage): | |||||||
|     depends_on("fftw") |     depends_on("fftw") | ||||||
|     depends_on("py-sphinx", when="+ug", type='build') |     depends_on("py-sphinx", when="+ug", type='build') | ||||||
|     depends_on("py-sphinx", when="+pdf", type='build') |     depends_on("py-sphinx", when="+pdf", type='build') | ||||||
|     depends_on('py-numpy', when="+ug", type='build') |     depends_on('py-numpy', type=('build', 'run')) | ||||||
|     depends_on('py-numpy', when="+pdf", type='build') |  | ||||||
|     depends_on('py-matplotlib', when="+ug", type='build') |     depends_on('py-matplotlib', when="+ug", type='build') | ||||||
|     depends_on('py-matplotlib', when="+pdf", type='build') |     depends_on('py-matplotlib', when="+pdf", type='build') | ||||||
|     depends_on("texlive", when="+pdf", type='build') |     depends_on("texlive", when="+pdf", type='build') | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user