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

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Mon Aug 26 23:55:18 UTC 2013


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

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

    Express another dependencies.
    
    In blu the doc ones.
---
 files/qt5-build-deps.dot |   14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/files/qt5-build-deps.dot b/files/qt5-build-deps.dot
index aeb9c9b..21c5305 100644
--- a/files/qt5-build-deps.dot
+++ b/files/qt5-build-deps.dot
@@ -27,16 +27,23 @@ digraph qt5 {
   qtdeclarative -> qtbase
   qtdeclarative -> qtjsbackend
   qtdeclarative -> qtxmlpatterns
+  qtdeclarative -> qttools [ color = blue ]
   qtgraphicaleffects -> qtbase
   qtgraphicaleffects -> qtdeclarative
+  qtgraphicaleffects -> qttools [ color = blue ]
   qtimageformats -> qtbase [ color = yellow ]
   qtjsbackend -> qtbase
   qtmultimedia -> qtbase
   qtmultimedia -> qtdeclarative
+  qtmultimedia -> qttools [ color = blue ]
   qtscript -> qtbase [ color = yellow ]
+  qtscript -> qttools [ color = blue ]
   qtsvg -> qtbase
+  qtsvg -> qttools [ color = blue ]
   qttools -> qtbase
+  qttools -> qttools [ color = blue ]
   qtxmlpatterns -> qtbase
+  qtxmlpatterns -> qttools [ color = blue ]
   qttranslations -> qtbase [ color = yellow ]
   qttranslations -> qttools [ color = yellow ]
 
@@ -55,14 +62,15 @@ digraph qt5 {
   qtwebkit -> qtjsbackend [ color = red ]
   qtwebkit -> qtscript [ color = red ]
   qtwebkit -> qtxmlpatterns [ color = red ]
+  qtwebkit -> qttools [ color = blue ]
   qtwebkit_examples -> qtbase
-  qtwebkit_examples -> qttools
+  qtwebkit_examples -> qttools [ color = blue ]
   qtwebkit_examples -> qtwebkit
   qtquickcontrols -> qtbase
   qtquickcontrols -> qtdeclarative
   qtquickcontrols -> qtjsbackend
   qtx11extras -> qtbase
-  qtx11extras -> qttools
+  qtx11extras -> qttools [ color = blue ]
   qtserialport -> qtbase
-  qtserialport -> qttools
+  qtserialport -> qttools [ color = blue ]
 }

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



More information about the pkg-kde-commits mailing list