mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Docs: Update for testing flod2
This commit is contained in:
parent
a1abc46138
commit
187ae4b938
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
How to Build Taskwarrior
|
||||
|
||||
Satisfy the Requirements:
|
||||
- gcc 4.9 or later, clang 3.4 or later or equivalent. This is because C++11
|
||||
is now used throughout the source.
|
||||
- gcc 4.9 or later, clang 3.4 or later, or a compiler with full C++11
|
||||
support.
|
||||
- libuuid
|
||||
- gnutls (optional)
|
||||
- python 2.7 or 3 (optional, for running the test suite)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue