[SCM] pkg-kde.alioth.debian.org website branch, master, updated. baa6239f1c02cad2de666c9d0e268ab129d33b88

Sandro Knauß hefee at moszumanska.debian.org
Mon Oct 31 14:54:55 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/www.git;a=commitdiff;h=baa6239

The following commit has been merged in the master branch:
commit baa6239f1c02cad2de666c9d0e268ab129d33b88
Author: Sandro Knauß <hefee at debian.org>
Date:   Mon Oct 31 15:53:14 2016 +0100

    Added qtwebchannel and qtwebengine to qt5 build image
---
 files/qt5-build-deps.dot | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/files/qt5-build-deps.dot b/files/qt5-build-deps.dot
index cdeca1d..37dd43d 100644
--- a/files/qt5-build-deps.dot
+++ b/files/qt5-build-deps.dot
@@ -29,6 +29,8 @@ digraph qt5 {
   qtwebsockets
   qtx11extras
   qtxmlpatterns
+  qtwebchannel
+  qtwebengine [ color = red ]
 
   qtconnectivity -> qttools
   qtcreator -> qtx11extras
@@ -63,9 +65,12 @@ digraph qt5 {
   qtx11extras -> qttools
   qtxmlpatterns -> "qtbase 5.6"
   qtlocation -> qttools
+  qtwebchannel -> qttools
 
   // unsure/not-uploaded
   qt3d -> qttools [ color = red ]
   qtfeedback -> qtmultimedia [ color = red ]
   qtsystems -> qtdeclarative [ color = red ]
+  qtwebengine -> qtwebchannel [ color = red ]
+  qtwebengine -> qtlocation [color = red]
 }

-- 
pkg-kde.alioth.debian.org website



More information about the pkg-kde-commits mailing list