mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 01:26:43 +01:00
gnu: discrover: Update package name in texlive-union.
* gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Replace texlive-fonts-cm with texlive-cm.
This commit is contained in:
parent
7c2180329e
commit
0406f1c2e1
1 changed files with 1 additions and 1 deletions
|
@ -3152,7 +3152,7 @@ (define-public discrover
|
|||
("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
|
||||
|
|
Loading…
Reference in a new issue