From 0d1482271179553583826361602a7b6e3a2218c3 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sat, 12 Sep 2015 13:15:03 +0200 Subject: [PATCH] INSTALL: gnutls is not optional anymore --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index d684d32dc..ee5f88991 100644 --- a/INSTALL +++ b/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.