gnu: Fix build for python-pysam.
* gnu/packages/bioinformatics.scm (python-pysam): Use htslib-1.9, samtools-1.9, and bcftools-1.9.
This commit is contained in:
parent
ecc309c142
commit
37ba374a53
@ -1986,7 +1986,7 @@ multiple sequence alignments.")
|
||||
`(("python-cython" ,python-cython)
|
||||
;; Dependencies below are are for tests only.
|
||||
("samtools" ,samtools-1.9)
|
||||
("bcftools" ,bcftools)
|
||||
("bcftools" ,bcftools-1.9)
|
||||
("python-nose" ,python-nose)))
|
||||
(home-page "https://github.com/pysam-developers/pysam")
|
||||
(synopsis "Python bindings to the SAMtools C API")
|
||||
|
Loading…
Reference in New Issue
Block a user