[PATCH] Add missing qt5-qmake package

Miika Turkia miika.turkia at gmail.com
Sat Dec 27 10:18:11 PST 2014


On Dec 27, 2014 7:34 PM, "Cristian Ionescu-Idbohrn" <
cristian.ionescu-idbohrn at axis.com> wrote:
>
> On Sat, 27 Dec 2014, Miika Turkia wrote:
> > > On 27 Dec 2014, at 19:04, Cristian Ionescu-Idbohrn <
cristian.ionescu-idbohrn at axis.com> wrote:
> > >
> > >
> > > See 'Build-Depends:' in packaging/ubuntu/debian/control.
> > >
> > > Signed-off-by: Cristian Ionescu-Idbohrn <
cristian.ionescu-idbohrn at axis.com>
> > > ---
> > > INSTALL | 5 +++--
> > > 1 file changed, 3 insertions(+), 2 deletions(-)
> > >
> > > diff --git a/INSTALL b/INSTALL
> > > index 2c88a28..37d4ec6 100644
> > > --- a/INSTALL
> > > +++ b/INSTALL
> > > @@ -84,8 +84,9 @@ On Debian Jessie this seems to work
> > > sudo apt-get install git g++ make autoconf libtool cmake pkg-config \
> > >    libxml2-dev libxslt1-dev libzip-dev libsqlite3-dev \
> > >    libusb-1.0-0-dev libgit2-dev \
> > > -    qt5-default qtchooser qttools5-dev-tools libqt5svg5-dev
libqt5webkit5-dev \
> > > -    libqt5qml5 libqt5quick5 libqt5declarative5 qtscript5-dev
> > > +    qt5-default qt5-qmake qtchooser qttools5-dev-tools
libqt5svg5-dev \
> > > +    libqt5webkit5-dev libqt5qml5 libqt5quick5 libqt5declarative5 \
> > > +    qtscript5-dev
> > >
> > > On Debian style distributions you can install the required development
> > > packages by running (once Qt version of subsurface is available in
your
> >
> > isn't that dependency listed in qt5-default? Thus it is not
> > explicitly needed in Subsurface. (At least this is the case in all
> > the packages that we build with Launchpad.)
>
> Debian package qt5-default shows it as:
>
>         Suggests: qt5-qmake, qtbase5-dev-tools
>
> 'Depends:' is:
>
>         Depends: qtbase5-dev, qtchooser
>
> 'Recommends:' or/and 'Suggests:' are not compulsory.

Ah,  seems to be the same with Ubuntu as well. Launchpad apparently
installs suggestions as well on the build environment. (or it is some other
package that draws in  the qmake)

Miika
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20141227/43968c01/attachment.html>


More information about the subsurface mailing list