[SCM] qtwebchannel packaging branch, master, updated. 494f008b2cb64f9dc936543f5ba21b7e65768226
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sat Aug 27 16:31:27 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebchannel.git;a=commitdiff;h=5b4a9a9
The following commit has been merged in the master branch:
commit 5b4a9a998561ce560263f39a484ec5db12698566
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sat Aug 27 19:22:51 2016 +0300
Build-depend on libqt5websockets5-dev to get more examples built.
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index de5000b..4379e1b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Priority: optional
Build-Depends: cmake,
debhelper (>= 9),
pkg-kde-tools,
+ libqt5websockets5-dev (>= 5.6.1+dfsg~),
qtbase5-dev (>= 5.6.1+dfsg~),
qtbase5-private-dev (>= 5.6.1+dfsg~),
qtchooser (>= 5.6.1~),
--
qtwebchannel packaging
More information about the pkg-kde-commits
mailing list