gnu: texlive-latex-l3packages: Propagate l3kernel.
* gnu/packages/tex.scm (texlive-latex-l3packages)[inputs]: Move texlive-latex-l3kernel from here... [propagated-inputs]: ...to here.
This commit is contained in:
		
							parent
							
								
									73635e3f69
								
							
						
					
					
						commit
						2fea7041a3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1521,7 +1521,7 @@ that the LaTeX3 conventions can be used with regular LaTeX 2e packages.")
 | 
				
			||||||
                                      ":")))
 | 
					                                      ":")))
 | 
				
			||||||
             #t)))
 | 
					             #t)))
 | 
				
			||||||
       ))
 | 
					       ))
 | 
				
			||||||
    (inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     `(("texlive-latex-l3kernel" ,texlive-latex-l3kernel)))
 | 
					     `(("texlive-latex-l3kernel" ,texlive-latex-l3kernel)))
 | 
				
			||||||
    (home-page "https://www.ctan.org/pkg/l3packages")
 | 
					    (home-page "https://www.ctan.org/pkg/l3packages")
 | 
				
			||||||
    (synopsis "High-level LaTeX3 concepts")
 | 
					    (synopsis "High-level LaTeX3 concepts")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue