[SCM] qtwebchannel packaging branch, master, updated. 470d45df996780599de80760a5b56ae259dab4cd

Sandro Knauß hefee-guest at moszumanska.debian.org
Sun Jul 31 13:41:36 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebchannel.git;a=commitdiff;h=2eab4af

The following commit has been merged in the master branch:
commit 2eab4af8e0ce74b12771a23062d61ba3fb64b63b
Author: Sandro Knauß <sknauss at kde.org>
Date:   Sun Jul 31 15:19:59 2016 +0200

    Add nodejs,npm as dependency for examples
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index cf6f177..c39146d 100644
--- a/debian/control
+++ b/debian/control
@@ -64,9 +64,10 @@ Package: qtwebchannel-examples
 Architecture: any
 Multi-Arch: same
 Depends: libqt5webchannel5 (= ${binary:Version}),
+         nodejs,
+         npm,
          ${misc:Depends},
          ${shlibs:Depends}
-Recommends: libjs-jquery, libjs-jquery-mobile, nodejs, npm
 Pre-Depends: ${misc:Pre-Depends}
 Description: Web communication library for Qt - Examples
  Qt WebChannel enables peer-to-peer communication between the host (QML/C++

-- 
qtwebchannel packaging



More information about the pkg-kde-commits mailing list