mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-02 16:17:27 +01:00
gnu: discrover: Fix build.
* gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Add TEXLIVE-FORLOOP, TEXLIVE-LISTOFITEMS, TEXLIVE-READARRAY.
This commit is contained in:
parent
8734aa7b0a
commit
e6fc11ae07
1 changed files with 3 additions and 0 deletions
|
@ -4767,9 +4767,12 @@ (define-public discrover
|
|||
(list (texlive-updmap.cfg
|
||||
(list texlive-doi
|
||||
texlive-examplep
|
||||
texlive-forloop
|
||||
texlive-listofitems
|
||||
texlive-ms
|
||||
texlive-natbib
|
||||
texlive-pgf ;tikz
|
||||
texlive-readarray
|
||||
texlive-verbatimbox))
|
||||
imagemagick))
|
||||
(home-page "https://dorina.mdc-berlin.de/public/rajewsky/discrover/")
|
||||
|
|
Loading…
Reference in a new issue