forked from rarias/bscpkgs
		
	Fix strictDeps sonar
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
This commit is contained in:
		
							parent
							
								
									492f73b600
								
							
						
					
					
						commit
						256b24b97b
					
				| @ -18,8 +18,12 @@ stdenv.mkDerivation rec { | |||||||
|   hardeningDisable = [ "all" ]; |   hardeningDisable = [ "all" ]; | ||||||
|   dontStrip = true; |   dontStrip = true; | ||||||
|   configureFlags = [ "--with-ovni=${ovni}" ]; |   configureFlags = [ "--with-ovni=${ovni}" ]; | ||||||
|   buildInputs = [ | 
 | ||||||
|  |   nativeBuildInputs = [ | ||||||
|     autoreconfHook |     autoreconfHook | ||||||
|  |   ]; | ||||||
|  | 
 | ||||||
|  |   buildInputs = [ | ||||||
|     ovni |     ovni | ||||||
|     mpi |     mpi | ||||||
|   ]; |   ]; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user