From 789736a123d7f665f061e63b68085185f1287789 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:05:24 +0000
Subject: [PATCH] Removed the sudo make dep option from the documentation since
 it is no longer available

---
 doc/main.dox | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/doc/main.dox b/doc/main.dox
index 73bc774..cd8c64b 100644
--- a/doc/main.dox
+++ b/doc/main.dox
@@ -59,9 +59,6 @@
          - <A href="http://wikiri.upc.es/index.php/Utilities_library">utilities library</a>, a set of basic tools to develop software.
 	 .
   
-  All the IRI-related dependencies can be automatically installed by calling 
-   - sudo make dep
-   .
   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