gnu: python-strawc: Propagate pybind11.

* gnu/packages/bioinformatics.scm (python-strawc)[inputs]: Move pybind11 from
here...
[propagated-inputs]: ...to here.
This commit is contained in:
Ricardo Wurmus 2021-08-31 23:05:53 +02:00
parent 55cb5a62a1
commit a1ee212184
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -14821,8 +14821,9 @@ (define-public python-strawc
(build-system python-build-system)
(inputs
`(("curl" ,curl)
("pybind11" ,pybind11)
("zlib" ,zlib)))
(propagated-inputs
`(("pybind11" ,pybind11)))
(home-page "https://github.com/aidenlab/straw")
(synopsis "Stream data from .hic files")
(description "Straw is library which allows rapid streaming of contact