gnu: opam: Remove unneeded dependency on deprecated camlp4.
gnu/packages/ocaml.scm (opam)[native-inputs]: Remove camlp4.
This commit is contained in:
		
							parent
							
								
									a651323813
								
							
						
					
					
						commit
						8146ec5558
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -492,8 +492,7 @@ the opam file fomat.")
 | 
			
		|||
     `(("dune" ,dune)
 | 
			
		||||
       ("git" ,git)                               ;for the tests
 | 
			
		||||
       ("ocaml-cppo" ,ocaml-cppo)
 | 
			
		||||
       ("python" ,python)                         ;for the tests
 | 
			
		||||
       ("camlp4" ,camlp4)))
 | 
			
		||||
       ("python" ,python)))                       ;for the tests
 | 
			
		||||
    (inputs
 | 
			
		||||
     `(("ocaml" ,ocaml)
 | 
			
		||||
       ("ncurses" ,ncurses)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue