gnu: texlive-totpages: Replace deprecated input.
* gnu/packages/tex.scm (texlive-totpages)[propagated-inputs]: Replace deprecated texlive-latex-graphics by texlive-graphics. Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
This commit is contained in:
		
							parent
							
								
									012a514edb
								
							
						
					
					
						commit
						713f4e57f7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -13489,7 +13489,7 @@ changed, the recorded value will usually be the maximum value.") | |||
|       (native-inputs | ||||
|        (list (texlive-updmap.cfg))) | ||||
|       (propagated-inputs | ||||
|        (list texlive-everyshi texlive-latex-graphics)) | ||||
|        (list texlive-everyshi texlive-graphics)) | ||||
|       (home-page "https://ctan.org/pkg/totpages") | ||||
|       (synopsis "Count pages in a document, and report last page number") | ||||
|       (description | ||||
|  |  | |||
		Reference in a new issue