[PATCH] List packages required for compile on Debian

Miika Turkia miika.turkia at gmail.com
Thu Dec 12 15:16:21 UTC 2013


Looks correct. As a side not, the "apt-get build-dep subsurface" will only
work once the used distribution has the Qt version of Subsurface available.
And I would add "sudo" in front of the apt command (as using $ as prompt).

miika


On Fri, Dec 13, 2013 at 1:08 AM, Dirk Hohndel <dirk at hohndel.org> wrote:

>
> 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
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20131213/fe9dcd75/attachment.html>


More information about the subsurface mailing list