[SCM] qttools packaging branch, experimental, updated. debian/5.6.0-beta-2-3-ge510379

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sun Mar 6 12:11:54 UTC 2016


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

The following commit has been merged in the experimental branch:
commit e510379b94154178abe889c549a281a00634d128
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sun Mar 6 15:11:09 2016 +0300

    Re-enable QtWebKit support.
    
    This reverts commit e986a62459dea5f04683df8ce02ed75501fce1e8.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 88aba8b..51f2e3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qttools-opensource-src (5.6.0~rc-1) UNRELEASED; urgency=medium
   [ Dmitry Shachnev ]
   * New upstream release candidate.
   * Bump Qt build-dependencies to 5.6.0~rc.
+  * Re-enable QtWebKit support.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 06 Mar 2016 15:08:02 +0300
 
diff --git a/debian/control b/debian/control
index 67d1b9b..783a5d2 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 9),
                libdouble-conversion-dev,
                libqt5opengl5-dev (>= 5.6.0~rc+dfsg~),
                libqt5sql5-sqlite (>= 5.6.0~rc+dfsg~),
+               libqt5webkit5-dev (>= 5.6.0~rc+dfsg~),
                pkg-kde-tools,
                qtbase5-private-dev (>= 5.6.0~rc+dfsg~),
                qtdeclarative5-private-dev (>= 5.6.0~rc~),

-- 
qttools packaging



More information about the pkg-kde-commits mailing list