X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=INSTALL;h=a9dc9e2b3762f09c08761550cc03812099ac1768;hp=2de2f75cdae13e74f31489755cb5719bb2095697;hb=HEAD;hpb=d9e586707522241d628a90466e13722e342cc28a diff --git a/INSTALL b/INSTALL index 2de2f75c..824695ad 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.54) and +CMake 3.5 or later are required. CMake will tell you about any missing +dependencies when configuring the project. Compiling Quassel - short version ---------------------------------