gnu: ocaml-lwt: Remove unneeded input.
* gnu/packages/ocaml.scm (ocaml-lwt)[native-inputs]: Remove ocaml-bisect-ppx. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
		
							parent
							
								
									b531ba4304
								
							
						
					
					
						commit
						c10ba562be
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -2419,8 +2419,7 @@ for mapping files in memory.  This function is the same as the
 | 
			
		|||
    (arguments
 | 
			
		||||
     `(#:package "lwt"))
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     `(("ocaml-bisect-ppx" ,ocaml-bisect-ppx)
 | 
			
		||||
       ("ocaml-cppo" ,ocaml-cppo)
 | 
			
		||||
     `(("ocaml-cppo" ,ocaml-cppo)
 | 
			
		||||
       ("pkg-config" ,pkg-config)))
 | 
			
		||||
    (inputs
 | 
			
		||||
     `(("glib" ,glib)))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue