~ruther/guix-local

2efe24adc064a32b94828e5984a4d8cc297224de — Maxim Cournoyer 2 years ago 385a47d
gnu: repeat-masker: Add bash-minimal to inputs.

* gnu/packages/bioinformatics.scm (repeat-masker)
[inputs]: Add bash-minimal.

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

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +2 -1
@@ 6175,7 6175,8 @@ apart transcripts derived from paralogous genes.")
               (wrap-program (string-append bin "/RepeatMasker")
                 `("PERL5LIB" ":" prefix (,path ,share)))))))))
    (inputs
     (list perl
     (list bash-minimal
           perl
           perl-text-soundex
           python
           python-h5py