mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-18 15:33:08 +02:00
INSTALL: gnutls is not optional anymore
This commit is contained in:
parent
06a08c399e
commit
0d14822711
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
INSTALL
|
@ -20,7 +20,7 @@ You will need a C++ compiler that supports full C++11, which includes:
|
|||
|
||||
You will need the following libraries:
|
||||
- libuuid
|
||||
- gnutls (optional - for syncing)
|
||||
- gnutls
|
||||
|
||||
It is HIGHLY RECOMMENDED that you build with a library that provides uuid_*
|
||||
functions, such as libuuid.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue