gnu: chez-web: Replace texlive-fonts-cm with texlive-cm.
* gnu/packages/chez.scm (chez-web)[native-inputs]: Replace texlive-fonts-cm with texlive-cm in the texlive-union.master
parent
0f2e91490a
commit
7c2180329e
|
@ -321,9 +321,9 @@ and 32-bit PowerPC architectures.")
|
|||
texlive-generic-epsf
|
||||
texlive-metapost
|
||||
texlive-fonts-charter
|
||||
texlive-fonts-cm
|
||||
texlive-pdftex
|
||||
texlive-context
|
||||
texlive-cm
|
||||
texlive-tex-plain)))))
|
||||
(arguments
|
||||
`(#:make-flags (list (string-append "PREFIX=" %output)
|
||||
|
|
Reference in New Issue