me
/
guix
Archived
1
0
Fork 0

gnu: discrover: Use new texlive package names.

* gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Replace
"texlive-fonts-cm" and "texlive-fonts-amsfonts" with their new names
"texlive-cm" and "texlive-amsfonts", respectively.
master
Ricardo Wurmus 2020-10-26 21:18:25 +01:00
parent 714d02b6b5
commit 07e08bc7d5
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2904,8 +2904,8 @@ data and settings.")
("cairo" ,cairo)
("rmath-standalone" ,rmath-standalone)))
(native-inputs
`(("texlive" ,(texlive-union (list texlive-fonts-cm
texlive-fonts-amsfonts
`(("texlive" ,(texlive-union (list texlive-cm
texlive-amsfonts
texlive-latex-doi
texlive-latex-examplep