mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-23 01:25:57 +02:00
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.
This commit is contained in:
@@ -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
Block a user