gnu: lilypond: Use new name of texlive-lh.
* gnu/packages/music.scm (lilypond)[native-inputs]: Replace "texlive-latex-lh" in texlive-union with new name "texlive-lh".master
parent
2092c31723
commit
3a2b9b5e05
|
@ -1343,7 +1343,7 @@ and auto-mapping slices to MIDI note numbers.")
|
|||
("netpbm" ,netpbm) ;for pngtopnm
|
||||
("texlive" ,(texlive-union (list texlive-metapost
|
||||
texlive-generic-epsf
|
||||
texlive-latex-lh
|
||||
texlive-lh
|
||||
texlive-latex-cyrillic)))
|
||||
("texinfo" ,texinfo)
|
||||
("texi2html" ,texi2html-1.82)
|
||||
|
|
Reference in New Issue