gnu: discrover: Update package name in texlive-union.
* gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Replace texlive-fonts-cm with texlive-cm.master
parent
7c2180329e
commit
0406f1c2e1
|
@ -3152,7 +3152,7 @@ data and settings.")
|
|||
("cairo" ,cairo)
|
||||
("rmath-standalone" ,rmath-standalone)))
|
||||
(native-inputs
|
||||
`(("texlive" ,(texlive-union (list texlive-fonts-cm
|
||||
`(("texlive" ,(texlive-union (list texlive-cm
|
||||
texlive-fonts-amsfonts
|
||||
|
||||
texlive-latex-doi
|
||||
|
|
Reference in New Issue