mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 14:36:44 +02:00
docs: Update the build toolchain requirements
This commit is contained in:
parent
be4ca80842
commit
f2177e1254
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
How to Build Taskwarrior
|
||||
|
||||
Satisfy the Requirements:
|
||||
- gcc 4.9 or later, clang 3.3 or later or equivalent. This is because C++11
|
||||
- gcc 4.9 or later, clang 3.4 or later or equivalent. This is because C++11
|
||||
is now used throughout the source.
|
||||
- libuuid
|
||||
- gnutls (optional)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue