INSTALL: gnutls is not optional anymore

This commit is contained in:
Tomas Babej 2015-09-12 13:15:03 +02:00 committed by Paul Beckingham
parent 06a08c399e
commit 0d14822711

View file

@ -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.