diff options
| author | Ricardo Wurmus <rekado@elephly.net> | 2021-09-13 17:12:37 +0200 |
|---|---|---|
| committer | Ricardo Wurmus <rekado@elephly.net> | 2021-09-13 22:49:56 +0200 |
| commit | 0406f1c2e166df6b7f809730e031f785c3d741e4 (patch) | |
| tree | e8ac7d493d2cd5c8dc2a97ab52763faeb13ffed2 /gnu | |
| parent | 7c2180329eb8ed3612c43761133789a1ee7ac636 (diff) | |
gnu: discrover: Update package name in texlive-union.
* gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Replace
texlive-fonts-cm with texlive-cm.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/bioinformatics.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index c3ab0ce354b..ee85ab1a06f 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm | |||
| @@ -3152,7 +3152,7 @@ data and settings.") | |||
| 3152 | ("cairo" ,cairo) | 3152 | ("cairo" ,cairo) |
| 3153 | ("rmath-standalone" ,rmath-standalone))) | 3153 | ("rmath-standalone" ,rmath-standalone))) |
| 3154 | (native-inputs | 3154 | (native-inputs |
| 3155 | `(("texlive" ,(texlive-union (list texlive-fonts-cm | 3155 | `(("texlive" ,(texlive-union (list texlive-cm |
| 3156 | texlive-fonts-amsfonts | 3156 | texlive-fonts-amsfonts |
| 3157 | 3157 | ||
| 3158 | texlive-latex-doi | 3158 | texlive-latex-doi |
