Skip to content

Commit

Permalink
Merge pull request #3012 from eseiler/misc/dependencies
Browse files Browse the repository at this point in the history
[INFRA] Update dependencies
  • Loading branch information
smehringer authored Jun 15, 2022
2 parents d0c5249 + 33f33c1 commit 37916bc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ Please see the [online documentation](https://docs.seqan.de/seqan/3-master-user/
|-------------------|------------------------------------------------------|----------|---------------------------------------------|
|**compiler** | [GCC](https://gcc.gnu.org) | ≥ 10 | no other compiler is currently supported! |
|**build system** | [CMake](https://cmake.org) | ≥ 3.4 | optional, but recommended |
|**required libs** | [SDSL](https://github.com/xxsds/sdsl-lite) | ≥ 3 | |
|**optional libs** | [cereal](https://github.com/USCiLab/cereal) | ≥ 1.2.3 | required for serialisation and CTD support |
|**required libs** | [SDSL](https://github.com/xxsds/sdsl-lite) | ≥ 3.0.1 | |
|**optional libs** | [cereal](https://github.com/USCiLab/cereal) | ≥ 1.3.1 | required for serialisation and CTD support |
| | [zlib](https://github.com/madler/zlib) | ≥ 1.2 | required for `*.gz` and `.bam` file support |
| | [bzip2](https://www.sourceware.org/bzip2) | ≥ 1.0 | required for `*.bz2` file support |

Expand Down
2 changes: 1 addition & 1 deletion submodules/cereal

1 comment on commit 37916bc

@vercel
Copy link

@vercel vercel bot commented on 37916bc Jun 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

seqan3 – ./

seqan3-git-master-seqan.vercel.app
seqan3-seqan.vercel.app
seqan3.vercel.app

Please sign in to comment.