gnu: freebayes: Fix test suite.
* gnu/packages/bioinformatics.scm (freebayes)[native-inputs]: Add python.master
parent
c1fc65ecb6
commit
345f79b2cf
|
@ -14512,6 +14512,7 @@ manipulations on VCF files.")
|
||||||
("parallel" ,parallel)
|
("parallel" ,parallel)
|
||||||
("perl" ,perl)
|
("perl" ,perl)
|
||||||
("pkg-config" ,pkg-config)
|
("pkg-config" ,pkg-config)
|
||||||
|
("python" ,python)
|
||||||
("samtools" ,samtools)
|
("samtools" ,samtools)
|
||||||
("simde" ,simde)
|
("simde" ,simde)
|
||||||
;; This submodule is needed to run the tests.
|
;; This submodule is needed to run the tests.
|
||||||
|
|
Reference in New Issue