gnu: texlive-xetex: Replace deprecated inputs.
* gnu/packages/tex.scm (texlive-xetex)[propagated-inputs]: Replace deprecated texlive-generic-atbegshi by texlive-atbegshi and deprecated texlive-latex-atveryend by texlive-atveryend. Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
This commit is contained in:
		
							parent
							
								
									6a02462ba2
								
							
						
					
					
						commit
						345ec9f33a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -13511,8 +13511,8 @@ itself may be shipped out to the DVI file.")
 | 
				
			||||||
               "1gmgagvsv2qknrjzjk840ca3wging8wfc20rgq7bnhphm9n87m6q")
 | 
					               "1gmgagvsv2qknrjzjk840ca3wging8wfc20rgq7bnhphm9n87m6q")
 | 
				
			||||||
              #:trivial? #t))
 | 
					              #:trivial? #t))
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     (list texlive-generic-atbegshi
 | 
					     (list texlive-atbegshi
 | 
				
			||||||
           texlive-latex-atveryend
 | 
					           texlive-atveryend
 | 
				
			||||||
           texlive-babel
 | 
					           texlive-babel
 | 
				
			||||||
           texlive-cm
 | 
					           texlive-cm
 | 
				
			||||||
           texlive-dvipdfmx
 | 
					           texlive-dvipdfmx
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue