[SCM] qttools packaging branch, experimental, updated. debian/5.2.1-8-13-g41850fa
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Sat May 24 17:13:22 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qttools.git;a=commitdiff;h=41850fa
The following commit has been merged in the experimental branch:
commit 41850fa5cc9298f8c7e9f738686b3f130381f5d6
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Sat May 24 14:13:02 2014 -0300
Build depend upon libqt5opengl5-dev.
---
debian/changelog | 2 ++
debian/control | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 7322eae..74d5dfd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ qttools-opensource-src (5.3.0-1) UNRELEASED; urgency=medium
* QuickDialogs are not part of Declarative anymore, so we don't build it's
documentation.
* Modify install files to install new files in this version.
+ * Build depend upon libqt5opengl5-dev (>= 5.3.0+dfsg~), we need to link
+ against it.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 17 May 2014 23:02:27 -0300
diff --git a/debian/control b/debian/control
index 83292f9..1d03230 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
Timo Jyrinki <timo at debian.org>,
Dmitry Shachnev <mitya57 at gmail.com>
Build-Depends: debhelper (>= 9),
+ libqt5opengl5-dev (>= 5.3.0+dfsg~),
libqt5sql5-sqlite (>= 5.3.0+dfsg~),
libqt5webkit5-dev,
pkg-kde-tools,
--
qttools packaging
More information about the pkg-kde-commits
mailing list