[PATCH] List packages required for compile on Debian

Dirk Hohndel dirk at hohndel.org
Thu Dec 12 15:08:30 UTC 2013


This didn't apply to master as I had slightly rephrased this section of
INSTALL. But I manually applied and pushed.

Would you please check that what's in master is correct?

Thanks

/D

On Fri, 2013-12-13 at 01:02 +0200, Miika Turkia wrote:
> The list of required packages to compile on Debian and Ubuntu.
> 
> Signed-off-by: Miika Turkia <miika.turkia at gmail.com>
> ---
>  INSTALL | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/INSTALL b/INSTALL
> index d60aad3..49e6bc0 100644
> --- a/INSTALL
> +++ b/INSTALL
> @@ -12,9 +12,10 @@ On Fedora you need qt-devel, marble-devel, libzip-devel,
>  libxml2-devel, libxslt-devel, libsqlite3x-devel, libudev-devel. If you are going
>  to compile libdivecomputer, you need to libusb-devel too.
>  
> -On Debian the package names are different; try libxml2-dev,
> -libsqlite3-dev, libxslt1-dev, libzip-dev (and libusb-1.0-0-dev if
> -you're going to compile libdivecomputer).
> +On Debian the package names are different; try:
> +libqt4-dev, qt4-qmake, libxml2-dev, libxslt1-dev, zlib1g-dev,
> +libzip-dev, libmarble-dev, libsqlite3-dev, libqtwebkit-dev
> +(and libusb-1.0-0-dev if you're going to compile libdivecomputer).
>  
>  To compile libdivecomputer:
>  $ git clone git://git.libdivecomputer.org/libdivecomputer




More information about the subsurface mailing list