On Thu, Jun 11, 2015 at 03:44:48PM -0300, Tomaz Canabrava wrote: > On Thu, Jun 11, 2015 at 3:32 PM, Miika Turkia <[email protected]> > wrote: > > > Signed-off-by: Miika Turkia <[email protected]> > > --- > > INSTALL | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/INSTALL b/INSTALL > > index 2a4c987..b23d08e 100644 > > --- a/INSTALL > > +++ b/INSTALL > > @@ -75,7 +75,7 @@ sudo apt-get install git g++ make autoconf libtool cmake > > pkg-config \ > > libusb-1.0-0-dev libgit2-dev \ > > qt5-default qt5-qmake qtchooser qttools5-dev-tools libqt5svg5-dev \ > > libqt5webkit5-dev libqt5qml5 libqt5quick5 libqt5declarative5 \ > > - qtscript5-dev > > + qtscript5-dev libssh2-1-dev qtpositioning5-dev > > > > qt script, qt positioning? > where are we using those?
We had the dependency on qtscript5-dev forever, I can't even remember what requires them. QtPositioning is new - I use that to quickly calculate distances between GPS locations. /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
