mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +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
|
On Debian style distributions you can install the required development
|
||||||
packages by running
|
packages by running
|
||||||
$ apt-get builddep subsurface
|
$ apt-get build-dep subsurface
|
||||||
FIXME FIXME FIXME - check bug #199 for correct command
|
|
||||||
|
|
||||||
If you want to install the required packages individually instead you
|
If you want to install the required packages individually instead you
|
||||||
need libqt4-dev, libmarble-dev, libzip-dev, libxml2-dev,
|
need libqt4-dev, libmarble-dev, libzip-dev, libxml2-dev,
|
||||||
|
|
Loading…
Add table
Reference in a new issue