[SCM] qtwebchannel packaging branch, master, updated. e02258be84561aafb3d30987422375088fcfdeff

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Tue Aug 2 23:14:50 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebchannel.git;a=commitdiff;h=ae81d90

The following commit has been merged in the master branch:
commit ae81d90ab4b86ce74dcda508bc1b20549f1d117d
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Tue Aug 2 20:10:06 2016 -0300

    Tighten up Qt build dependencies.
    
    Always be sure to use the tools from the same version of the stack.
    Better be verbose than sorry.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c39146d..b060c56 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: cmake,
                qtbase5-private-dev (>= 5.6.0+dfsg~),
                qtchooser,
                qtdeclarative5-private-dev (>= 5.6.0~),
-               qttools5-dev-tools
+               qttools5-dev-tools (>= 5.6.0~)
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/qt/qtwebchannel.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtwebchannel.git

-- 
qtwebchannel packaging



More information about the pkg-kde-commits mailing list