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

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sun Feb 2 03:05:08 UTC 2014


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

The following commit has been merged in the master branch:
commit f3fcc2bb26ffb39d53bad8ce38710022d1665ce7
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sun Feb 2 00:03:50 2014 -0300

    Mark the qt3d dependency as dashed.
    
    It's optional. Also depend on declarative for the time being.
---
 files/qt5-build-deps.dot | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/files/qt5-build-deps.dot b/files/qt5-build-deps.dot
index aa0f99e..1f65348 100644
--- a/files/qt5-build-deps.dot
+++ b/files/qt5-build-deps.dot
@@ -68,7 +68,8 @@ digraph qt5 {
   qtfeedback -> qtbase [ color = red ]
   qtfeedback -> qtdeclarative [ color = red ]
   qtfeedback -> qtmultimedia [ color = red ]
-  qtlocation -> qt3d [color = red]
+  qtlocation -> qt3d [color = red style = dashed]
+  qtlocation -> qtdeclarative
   qtsystems -> qtbase [ color = red ]
   qtsystems -> qtdeclarative [ color = red ]
 }

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



More information about the pkg-kde-commits mailing list