gnu: texlive-ddphonism: Replace deprecated input.
* gnu/packages/tex.scm (texlive-ddphonism)[propagated-inputs]: Replace deprecated texlive-latex-tools by texlive-tools. Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
This commit is contained in:
parent
713f4e57f7
commit
60cf9866cf
1 changed files with 1 additions and 1 deletions
|
@ -5918,7 +5918,7 @@ (define-public texlive-ddphonism
|
|||
texlive-latex-l3packages
|
||||
texlive-listings
|
||||
texlive-pgf
|
||||
texlive-latex-tools
|
||||
texlive-tools
|
||||
texlive-xstring))
|
||||
(home-page "https://www.ctan.org/pkg/ddphonism")
|
||||
(synopsis "Dodecaphonic diagrams for LaTeX")
|
||||
|
|
Loading…
Reference in a new issue