gnu: texlive-mkgrkindex: Add missing input.
* gnu/packages/tex.scm (texlive-mkgrkindex)[inputs]: Add PERL.
This commit is contained in:
		
							parent
							
								
									0d9619354b
								
							
						
					
					
						commit
						b2c4a8a681
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -35496,6 +35496,7 @@ of TeX and one of Metafont are needed.")
 | 
			
		|||
    (outputs '("out" "doc"))
 | 
			
		||||
    (build-system texlive-build-system)
 | 
			
		||||
    (arguments (list #:link-scripts #~(list "mkgrkindex")))
 | 
			
		||||
    (inputs (list perl))
 | 
			
		||||
    (home-page "https://ctan.org/pkg/greek-makeindex")
 | 
			
		||||
    (synopsis "MakeIndex working with Greek")
 | 
			
		||||
    (description
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue