[PATCH] Add missing qt5-qmake package

Miika Turkia miika.turkia at gmail.com
Sat Dec 27 09:17:21 PST 2014


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.)

miuka



> 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
> -- 
> 2.1.4
> _______________________________________________
> subsurface mailing list
> subsurface at subsurface-divelog.org
> http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface


More information about the subsurface mailing list