Skip to content

Commit 37916bc

Browse files
authored
Merge pull request #3012 from eseiler/misc/dependencies
[INFRA] Update dependencies
2 parents d0c5249 + 33f33c1 commit 37916bc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ Please see the [online documentation](https://docs.seqan.de/seqan/3-master-user/
6868
|-------------------|------------------------------------------------------|----------|---------------------------------------------|
6969
|**compiler** | [GCC](https://gcc.gnu.org) | ≥ 10 | no other compiler is currently supported! |
7070
|**build system** | [CMake](https://cmake.org) | ≥ 3.4 | optional, but recommended |
71-
|**required libs** | [SDSL](https://github.com/xxsds/sdsl-lite) | ≥ 3 | |
72-
|**optional libs** | [cereal](https://github.com/USCiLab/cereal) | ≥ 1.2.3 | required for serialisation and CTD support |
71+
|**required libs** | [SDSL](https://github.com/xxsds/sdsl-lite) | ≥ 3.0.1 | |
72+
|**optional libs** | [cereal](https://github.com/USCiLab/cereal) | ≥ 1.3.1 | required for serialisation and CTD support |
7373
| | [zlib](https://github.com/madler/zlib) | ≥ 1.2 | required for `*.gz` and `.bam` file support |
7474
| | [bzip2](https://www.sourceware.org/bzip2) | ≥ 1.0 | required for `*.bz2` file support |
7575

0 commit comments

Comments
 (0)