gnu: texlive-hyperref: Propagate more inputs.
* gnu/packages/tex.scm (texlive-hyperref)[propagated-inputs]: Add TEXLIVE-CM, TEXLIVE-LATEX-GRAPHICS, TEXLIVE-STRINGENC, and TEXLIVE-ZAPFDING. * gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Remove TEXLIVE-STRINGENC and TEXLIVE-ZAPFDING.
This commit is contained in:
		
							parent
							
								
									27555b0566
								
							
						
					
					
						commit
						213c60f332
					
				
					 2 changed files with 4 additions and 10 deletions
				
			
		| 
						 | 
					@ -111,10 +111,6 @@
 | 
				
			||||||
           texlive-etoolbox
 | 
					           texlive-etoolbox
 | 
				
			||||||
           texlive-generic-ltxcmds
 | 
					           texlive-generic-ltxcmds
 | 
				
			||||||
           texlive-hyperref
 | 
					           texlive-hyperref
 | 
				
			||||||
           ;; TODO: Remove texlive-stringenc and texlive-zapfding after
 | 
					 | 
				
			||||||
           ;; propagating them in texlive-hyperref in next rebuild cycle.
 | 
					 | 
				
			||||||
           texlive-stringenc
 | 
					 | 
				
			||||||
           texlive-zapfding
 | 
					 | 
				
			||||||
           texlive-latex-base           ;alltt, atbegshi, makeidx, textcomp
 | 
					           texlive-latex-base           ;alltt, atbegshi, makeidx, textcomp
 | 
				
			||||||
           texlive-latex-cmap
 | 
					           texlive-latex-cmap
 | 
				
			||||||
           texlive-latex-fancyhdr
 | 
					           texlive-latex-fancyhdr
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -3429,12 +3429,10 @@ XML, using UTF-8 or a suitable 8-bit encoding.")
 | 
				
			||||||
             texlive-latex-refcount
 | 
					             texlive-latex-refcount
 | 
				
			||||||
             texlive-latex-rerunfilecheck
 | 
					             texlive-latex-rerunfilecheck
 | 
				
			||||||
             texlive-url
 | 
					             texlive-url
 | 
				
			||||||
             ;; TODO: Add this in next rebuild cycle.
 | 
					             texlive-cm
 | 
				
			||||||
             ;;texlive-cm
 | 
					             texlive-latex-graphics     ;for keyval
 | 
				
			||||||
             ;;texlive-latex-graphics    ;for keyval
 | 
					             texlive-stringenc
 | 
				
			||||||
             ;;texlive-stringenc
 | 
					             texlive-zapfding))
 | 
				
			||||||
             ;;texlive-zapfding
 | 
					 | 
				
			||||||
             ))
 | 
					 | 
				
			||||||
      (home-page "https://www.ctan.org/pkg/hyperref")
 | 
					      (home-page "https://www.ctan.org/pkg/hyperref")
 | 
				
			||||||
      (synopsis "Extensive support for hypertext in LaTeX")
 | 
					      (synopsis "Extensive support for hypertext in LaTeX")
 | 
				
			||||||
      (description
 | 
					      (description
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue