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

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Mon Aug 26 12:27:01 UTC 2013


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

The following commit has been merged in the master branch:
commit 2b41c3728396b9bee078320c98d9b1d0e81f279d
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Aug 26 09:26:37 2013 -0300

    Add more packages to the relationships.
    
    It still needs reviewing and proper color handling.
---
 files/qt5-build-deps.dot |   15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/files/qt5-build-deps.dot b/files/qt5-build-deps.dot
index 4a8db8e..aeb9c9b 100644
--- a/files/qt5-build-deps.dot
+++ b/files/qt5-build-deps.dot
@@ -17,7 +17,12 @@ digraph qt5 {
   qttools
   qttranslations [ color = yellow ]
   qtwebkit [ color = red ]
+  qtwebkit_examples [ color = red ]
   qtxmlpatterns
+  qtquick1
+  qtquickcontrols
+  qtx11extras
+  qtserialport
 
   qtdeclarative -> qtbase
   qtdeclarative -> qtjsbackend
@@ -50,4 +55,14 @@ digraph qt5 {
   qtwebkit -> qtjsbackend [ color = red ]
   qtwebkit -> qtscript [ color = red ]
   qtwebkit -> qtxmlpatterns [ color = red ]
+  qtwebkit_examples -> qtbase
+  qtwebkit_examples -> qttools
+  qtwebkit_examples -> qtwebkit
+  qtquickcontrols -> qtbase
+  qtquickcontrols -> qtdeclarative
+  qtquickcontrols -> qtjsbackend
+  qtx11extras -> qtbase
+  qtx11extras -> qttools
+  qtserialport -> qtbase
+  qtserialport -> qttools
 }

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



More information about the pkg-kde-commits mailing list