gnu: texlive-latex-oberdiek: Add ifxetex to inputs.
* gnu/packages/tex.scm (texlive-latex-oberdiek)[propagated-inputs]: Add texlive-generic-ifxetex.
This commit is contained in:
		
							parent
							
								
									2a0bcbf49a
								
							
						
					
					
						commit
						a9cd7b0314
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1706,6 +1706,8 @@ pdf and HTML backends.  The package is distributed with the @code{backref} and
 | 
			
		|||
             (substitute* "oberdiek.ins"
 | 
			
		||||
               (("ifpdf.ins") "ifpdf.dtx"))
 | 
			
		||||
             #t)))))
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     `(("texlive-generic-ifxetex" ,texlive-generic-ifxetex)))
 | 
			
		||||
    (home-page "https://www.ctan.org/pkg/oberdiek")
 | 
			
		||||
    (synopsis "Bundle of packages submitted by Heiko Oberdiek")
 | 
			
		||||
    (description
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue