[PATCH 1/2] Use sudo when installing compile dependencies

Miika Turkia miika.turkia at gmail.com
Thu Dec 12 15:38:53 UTC 2013


Signed-off-by: Miika Turkia <miika.turkia at gmail.com>
---
 INSTALL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index 4ecc910..02a632f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -49,7 +49,7 @@ to compile libdivecomputer, you need libusb-devel, too.
 
 On Debian style distributions you can install the required development
 packages by running
-$ apt-get build-dep subsurface
+$ sudo apt-get build-dep subsurface
 
 If you want to install the required packages individually instead you
 need libqt4-dev, qt4-qmake, libxml2-dev, libxslt1-dev, zlib1g-dev,
-- 
1.8.3.2



More information about the subsurface mailing list