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

Dmitry Shachnev mitya57 at moszumanska.debian.org
Wed Feb 25 08:51:54 UTC 2015


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

The following commit has been merged in the master branch:
commit 6c59223706115221213328fe646afa718e80d1b5
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Wed Feb 25 11:51:26 2015 +0300

    qt5-build-deps.dot: Add qtstyleplugins and qtwayland.
---
 files/qt5-build-deps.dot | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/files/qt5-build-deps.dot b/files/qt5-build-deps.dot
index e1bda14..bfd5b6d 100644
--- a/files/qt5-build-deps.dot
+++ b/files/qt5-build-deps.dot
@@ -20,10 +20,12 @@ digraph qt5 {
   qtscript
   qtsensors
   qtserialport
+  qtstyleplugins [ color = yellow ]
   qtsvg
   qtsystems [ color = red ]
   qttools
   qttranslations
+  qtwayland [ color = yellow ]
   qtwebkit
   qtwebkit_examples
   qtwebsockets
@@ -51,9 +53,11 @@ digraph qt5 {
   qtsensors -> qttools
   qtserialport -> qttools
   qtscript -> qtbase
+  qtstyleplugins -> qtbase
   qtsvg -> qttools
   qttools -> qtwebkit
   qttranslations -> qttools
+  qtwayland -> qtbase
   qtwebkit -> qtscript
   qtwebkit -> qtdeclarative
   qtwebkit_examples -> qtwebkit
@@ -65,6 +69,7 @@ digraph qt5 {
   // unsure/not-uploaded
   qt3d -> qtdeclarative [ color = red ]
   qtfeedback -> qtmultimedia [ color = red ]
-  qtlocation -> qt3d [color = red style = dashed]
+  qtlocation -> qt3d [ color = red style = dashed ]
   qtsystems -> qtdeclarative [ color = red ]
+  qtwayland -> qtdeclarative [ color = red style = dashed ]
 }

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



More information about the pkg-kde-commits mailing list