From 8345b8ede72485a8ba5eebe278eddf1b20756b5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergi=20Hern=C3=A0ndez=20Juan?= <shernand@iri.upc.edu> Date: Mon, 19 Mar 2012 08:13:25 +0000 Subject: [PATCH] Removed the sudo make dep option from the documentation since it is no longer available. --- doc/main.dox | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/main.dox b/doc/main.dox index cd8c64b..ffa174d 100644 --- a/doc/main.dox +++ b/doc/main.dox @@ -58,8 +58,6 @@ <A href="http://www.graphviz.org">graphviz</a> to generate the documentation. - <A href="http://wikiri.upc.es/index.php/Utilities_library">utilities library</a>, a set of basic tools to develop software. . - - from the <em>build</em> folder and after calling the <em>cmake ..</em> command. Under MacOS most of the packages are available via <a href="http://www.finkproject.org/">fink</a>. <br> -- GitLab