cmake: avoid de-duplication of user's CXXFLAGS
[quassel.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 2d5d58d..824695a 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -34,7 +34,7 @@ compiler is needed:
 Other compilers may work, but are not officially supported.
 
 As Quassel is a Qt application, you need the Qt SDK, version 5.5 or higher.
 Other compilers may work, but are not officially supported.
 
 As Quassel is a Qt application, you need the Qt SDK, version 5.5 or higher.
-Furthermore, the Boost header-only libraries (at least version 1.56) and
+Furthermore, the Boost header-only libraries (at least version 1.54) and
 CMake 3.5 or later are required. CMake will tell you about any missing
 dependencies when configuring the project.
 
 CMake 3.5 or later are required. CMake will tell you about any missing
 dependencies when configuring the project.