[SCM] qtwebchannel packaging branch, master, updated. 7468fdd3a2076ee10ab4f6f298b17a14bce1de17
Sandro Knauß
hefee-guest at moszumanska.debian.org
Mon Jul 25 11:49:40 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebchannel.git;a=commitdiff;h=8191ef1
The following commit has been merged in the master branch:
commit 8191ef1ace72861953fa3106552b6f36b6dc90f2
Author: Simon Quigley <tsimonq2 at ubuntu.com>
Date: Mon Jul 25 06:24:05 2016 -0500
Add nodejs as a dependency
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 1c3ca2f..516003c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: cmake,
qtbase5-private-dev (>= 5.6.0+dfsg~),
qtchooser,
qtdeclarative5-private-dev (>= 5.6.0~),
- pkg-kde-tools
+ pkg-kde-tools,
+ nodejs
Standards-Version: 3.9.8
Homepage: http://doc.qt.io/qt-5/qtwebchannel-index.html
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/qt/qtwebchannel.git
--
qtwebchannel packaging
More information about the pkg-kde-commits
mailing list