summaryrefslogtreecommitdiff
path: root/gnu/packages/bioinformatics.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/bioinformatics.scm')
-rw-r--r--gnu/packages/bioinformatics.scm24
1 files changed, 14 insertions, 10 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index d4bc5ac047..5021eea6c1 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -12103,16 +12103,20 @@ programs for inferring phylogenies (evolutionary trees).")
(list automake
autoconf
openmpi
- (texlive-updmap.cfg (list texlive-amsfonts
- texlive-caption
- texlive-cite
- texlive-ec
- texlive-fancyvrb
- texlive-graphics
- texlive-grfext
- texlive-hyperref
- texlive-psfrag
- texlive-xcolor))))
+ (texlive-updmap.cfg
+ (list texlive-amsfonts
+ texlive-caption
+ texlive-cite
+ texlive-ec
+ texlive-fancyvrb
+ texlive-graphics
+ texlive-grfext
+ texlive-hyperref
+ texlive-infwarerr
+ texlive-kvoptions
+ texlive-pdftexcmds
+ texlive-psfrag
+ texlive-xcolor))))
(home-page "https://github.com/stephaneguindon/phyml")
(synopsis "Programs for working on SAM/BAM files")
(description