X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=INSTALL;h=2d5d58db3abe55569a5b2aa6cb13022254c7ed77;hp=2de2f75cdae13e74f31489755cb5719bb2095697;hb=dd1d9d68c406b993230161208cbd17db55dc85a9;hpb=d9e586707522241d628a90466e13722e342cc28a diff --git a/INSTALL b/INSTALL index 2de2f75c..2d5d58db 100644 --- a/INSTALL +++ b/INSTALL @@ -33,11 +33,10 @@ compiler is needed: Other compilers may work, but are not officially supported. -Furthermore, CMake 3.5 or later is required. - As Quassel is a Qt application, you need the Qt SDK, version 5.5 or higher. - -There are several optional dependencies; we will talk about that later. +Furthermore, the Boost header-only libraries (at least version 1.56) and +CMake 3.5 or later are required. CMake will tell you about any missing +dependencies when configuring the project. Compiling Quassel - short version ---------------------------------