summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar Miika Turkia <miika.turkia@gmail.com>2013-12-13 01:38:53 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-12-12 16:31:27 -0800
commit247e5a0db01d876b6be9e2c22e047ee3ea08c333 (patch)
tree4e664426337cb8cdc037febc2dc032399977bfcb /INSTALL
parent89a58e23e095c50dc844cbbed577c989cf801e32 (diff)
downloadsubsurface-247e5a0db01d876b6be9e2c22e047ee3ea08c333.tar.gz
Use sudo when installing compile dependencies
Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
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,