[SCM] qtbase packaging branch, master, updated. 0bf3711a994365604f3f81169a3e1d1f6d7d0f94

Fathi Boudra fabo at alioth.debian.org
Sun Sep 2 14:32:40 UTC 2012


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

The following commit has been merged in the master branch:
commit 0bf3711a994365604f3f81169a3e1d1f6d7d0f94
Author: Fathi Boudra <fabo at debian.org>
Date:   Sun Sep 2 17:31:53 2012 +0300

    Add QtConcurrent, QtWidgets and QtPrintSupport dependencies.
---
 debian/control |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index a46a5c3..724e818 100644
--- a/debian/control
+++ b/debian/control
@@ -257,12 +257,15 @@ Description: Qt 5 print support module
 Package: qtbase5-dev
 Architecture: any
 Section: libdevel
-Depends: libqtcore5 (= ${binary:Version}),
+Depends: libqtconcurrent5 (= ${binary:Version}),
+         libqtcore5 (= ${binary:Version}),
          libqtdbus5 (= ${binary:Version}),
          libqtgui5 (= ${binary:Version}),
          libqtnetwork5 (= ${binary:Version}),
+         libqtprintsupport5 (= ${binary:Version}),
          libqtsql5 (= ${binary:Version}),
          libqttest5 (= ${binary:Version}),
+         libqtwidgets5 (= ${binary:Version}),
          libqtxml5 (= ${binary:Version}),
          qt5-qmake (= ${binary:Version}),
          qtbase5-dev-bin (= ${binary:Version}),

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list