summaryrefslogtreecommitdiff
path: root/src/common/doc/main_page.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/doc/main_page.h')
-rw-r--r--src/common/doc/main_page.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/common/doc/main_page.h b/src/common/doc/main_page.h
index b640ea7b..eaab6195 100644
--- a/src/common/doc/main_page.h
+++ b/src/common/doc/main_page.h
@@ -23,9 +23,8 @@ for a detailed description of the design of the library.
\section Compiling
The library uses c++11 and requires Boost with version 1.48.0 or more recent : http://www.boost.org/.
-Some packages require additional libraries :
-\li the multi-field persistent homology algorithm has an optional dependency with GMP
-\li Qt demos require CGAL, Qt4 and QGLViewer
+The multi-field persistent homology algorithm has an optional dependency with GMP.
+
The procedure to install these packages according to your operating system is
detailled here http://doc.cgal.org/latest/Manual/installation.html
@@ -53,4 +52,4 @@ make
\copyright GNU General Public License v3.
\verbatim Contact: gudhi-devel@lists.gforge.inria.fr \endverbatim
-*/ \ No newline at end of file
+*/