[SCM] qtcreator packaging branch, master, updated. debian/3.0.1+dfsg+exp-4-2-g8683649
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Sun Apr 6 21:02:30 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtcreator.git;a=commitdiff;h=8683649
The following commit has been merged in the master branch:
commit 8683649819cb1de29ef606684771cf10ad782e12
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Sun Apr 6 18:02:00 2014 -0300
Add libqt5x11extras5-dev as build dependency.
There is a message in the build log stating that it's needed.
---
debian/changelog | 3 +++
debian/control | 1 +
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 6e0dd97..80b52c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
qtcreator (3.0.1+dfsg+exp-5) UNRELEASED; urgency=medium
+ [ Lisandro Damián Nicanor Pérez Meyer ]
+ * Add libqt5x11extras5-dev as build dependency, as the build log warn us of
+ it being missing.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 06 Apr 2014 17:59:18 -0300
diff --git a/debian/control b/debian/control
index c973308..459d58f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: debhelper (>= 9),
libqt5opengl5-dev (>= 5.2.1+dfsg~),
libqt5sql5-sqlite (>= 5.2.1+dfsg~),
libqt5webkit5-dev (>= 5.2.1+dfsg-4~),
+ libqt5x11extras5-dev,
libx11-dev,
pkg-config,
qml-module-qtquick2 (>= 5.2.1-5~),
--
qtcreator packaging
More information about the pkg-kde-commits
mailing list