gnu: texlive-bin: Replace python-2 by python.
* gnu/packages/tex.scm (texlive-bin)[inputs]: Replace python-2 by python.
This commit is contained in:
		
							parent
							
								
									8c3abb47f0
								
							
						
					
					
						commit
						8e7c75043a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -312,7 +312,7 @@ files from LOCATIONS with expected checksum HASH.  CODE is not currently in use.
 | 
			
		|||
      ("pixman" ,pixman)
 | 
			
		||||
      ("poppler" ,poppler)
 | 
			
		||||
      ("potrace" ,potrace)
 | 
			
		||||
      ("python" ,python-2) ; incompatible with Python 3 (print syntax)
 | 
			
		||||
      ("python" ,python)
 | 
			
		||||
      ("ruby" ,ruby)
 | 
			
		||||
      ("tcsh" ,tcsh)
 | 
			
		||||
      ("teckit" ,teckit)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue