gnu: sailfish: Use TBB 2020.
* gnu/packages/bioinformatics.scm (sailfish)[inputs]: Replace tbb with tbb-2020.master
parent
1bf55a4850
commit
41e5c12c4a
|
@ -9649,7 +9649,7 @@ dependency like SeqAn.")
|
|||
"src/xxhash.c"))))))
|
||||
("libdivsufsort" ,libdivsufsort)
|
||||
("libgff" ,libgff)
|
||||
("tbb" ,tbb)
|
||||
("tbb" ,tbb-2020)
|
||||
("zlib" ,zlib)))
|
||||
(native-inputs
|
||||
`(("pkg-config" ,pkg-config)))
|
||||
|
|
Reference in New Issue