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.
This commit is contained in:
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

View file

@ -2904,8 +2904,8 @@ (define-public discrover
("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