From 247e5a0db01d876b6be9e2c22e047ee3ea08c333 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Fri, 13 Dec 2013 01:38:53 +0200 Subject: Use sudo when installing compile dependencies Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 4ecc910d9..02a632f38 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, -- cgit v1.2.3-70-g09d2