File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -155,10 +155,11 @@ VERSION
155
155
156
156
## Dependencies
157
157
158
- | | requirement | version | comment |
159
- | -------------------| ------------------------------------------------------| ----------| ---------------------------------------------|
160
- | ** compiler** | [ GCC] ( https://gcc.gnu.org ) | ≥ 10 | no other compiler is currently supported! |
161
- | ** build system** | [ CMake] ( https://cmake.org ) | ≥ 3.16 | optional, but recommended |
158
+ | | requirement | version | comment |
159
+ | -------------------| -----------------------------------------------------------| ----------| ---------------------------------------------|
160
+ | ** compiler** | [ GCC] ( https://gcc.gnu.org ) | ≥ 10 | no other compiler is currently supported! |
161
+ | ** build system** | [ CMake] ( https://cmake.org ) | ≥ 3.16 | optional, but recommended |
162
+ | ** required libs** | [ TDL] ( https://github.com/deNBI-cibi/tool_description_lib ) | ≥ 1.0.0 | required for CWL export |
162
163
163
164
164
165
## Sponsorships
You can’t perform that action at this time.
0 commit comments