From 55b20343e9a159e0ae855c83b2f131a98659b14e Mon Sep 17 00:00:00 2001 From: Gavin Bisesi Date: Wed, 1 Oct 2014 16:30:19 -0400 Subject: [PATCH] Note that libgcrypt is needed only for qt4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d79addc..f67c6fcc 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Dependencies: - [protobuf](http://code.google.com/p/protobuf/) - [CMake](http://www.cmake.org/) -The server requires an additional dependency: +The server requires an additional dependency when compiled under Qt4: - [libgcrypt](http://www.gnu.org/software/libgcrypt/)