Archived
1
0
Fork 0

gnu: pbbam: Drop input labels.

* gnu/packages/bioinformatics.scm (pbbam)[native-inputs]: Drop labels.
This commit is contained in:
Ricardo Wurmus 2022-12-13 15:44:10 +01:00
parent 8b2fdcb2c3
commit eaf5198a5e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -600,9 +600,9 @@ for all types of microbial diversity analyses.")
(inputs (inputs
(list boost samtools)) (list boost samtools))
(native-inputs (native-inputs
`(("googletest" ,googletest) (list googletest
("pkg-config" ,pkg-config) pkg-config
("python" ,python-wrapper))) ; for tests python-wrapper)) ;for tests
(home-page "https://github.com/PacificBiosciences/pbbam") (home-page "https://github.com/PacificBiosciences/pbbam")
(synopsis "Work with PacBio BAM files") (synopsis "Work with PacBio BAM files")
(description (description