~ruther/guix-local

b9724d5bf02d979e4900ea6a0ecc716c3e6b7522 — Simon Tournier a month ago 108182d
gnu: phyml: Add font required by documentation.

* gnu/packages/bioinformatics.scm (phyml):
[native-inputs]: Add texlive-ec.
[arguments]<phases>: Replace /homeless-shelter by /tmp.

Change-Id: I2a1d1fb343d2dd333846093fece511fe8af1cd6e
1 files changed, 2 insertions(+), 0 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +2 -0
@@ 16038,6 16038,7 @@ programs for inferring phylogenies (evolutionary trees).")
                    "DEFAULT_VECTOR_FLAG=\"-march=athlon64-sse3\"\n"))))
             (add-after 'build 'build-manual
               (lambda _
                 (setenv "HOME" "/tmp/")
                 (with-directory-excursion "doc"
                   (invoke "make" "phyml-manual.pdf"))))
             (add-after 'build-manual 'install-manual


@@ 16059,6 16060,7 @@ programs for inferring phylogenies (evolutionary trees).")
           (texlive-local-tree
            (list texlive-caption
                  texlive-cite
                  texlive-ec
                  texlive-fancyvrb
                  texlive-infwarerr
                  texlive-kvoptions