Use sudo when installing compile dependencies

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Miika Turkia 2013-12-13 01:38:53 +02:00 committed by Dirk Hohndel
parent 89a58e23e0
commit 247e5a0db0

View file

@ -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,