mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
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>
This commit is contained in:
parent
7752e598c6
commit
d541b9fd42
1 changed files with 1 additions and 2 deletions
3
INSTALL
3
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,
|
||||
|
|
Loading…
Reference in a new issue