summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-12-12 13:27:21 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-12-12 13:27:21 -0800
commitd541b9fd421caa410c5e186b26b82cd238b6447b (patch)
treeef6e65ce96149687b9eea9c4bcb40c5df1db0d3f /INSTALL
parent7752e598c6b2798bf569d23e73f365216c76eac5 (diff)
downloadsubsurface-d541b9fd421caa410c5e186b26b82cd238b6447b.tar.gz
INSTALL file: correct Debian build dependency install
I wrote this on a plane from memory. Forgot the dash. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 1 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 6d6f597dd..49d8d911c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -49,8 +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 builddep subsurface
-FIXME FIXME FIXME - check bug #199 for correct command
+$ apt-get build-dep subsurface
If you want to install the required packages individually instead you
need libqt4-dev, libmarble-dev, libzip-dev, libxml2-dev,