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

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sat Oct 17 00:24:07 UTC 2015


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

The following commit has been merged in the master branch:
commit 44bcdd8946a9fa8399d266e80950aaf001f6ea5f
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Fri Oct 16 21:23:48 2015 -0300

    We are shipping qt3d.
    
    Also move it to it's right place.
---
 files/qt5-build-deps.dot | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/files/qt5-build-deps.dot b/files/qt5-build-deps.dot
index 2454ff6..0deb367 100644
--- a/files/qt5-build-deps.dot
+++ b/files/qt5-build-deps.dot
@@ -3,7 +3,7 @@ digraph qt5 {
     rankdir = "BT"
   ]
 
-  qt3d [ color = red ]
+  qt3d
   qtbase
   qtconnectivity
   qtcreator
@@ -32,6 +32,7 @@ digraph qt5 {
   qtx11extras
   qtxmlpatterns
 
+  qt3d -> qttools
   qtconnectivity -> qttools
   qtcreator -> qtx11extras
   qtcreator -> qtquick1
@@ -71,7 +72,6 @@ digraph qt5 {
   qtlocation -> qttools
 
   // unsure/not-uploaded
-  qt3d -> qtdeclarative [ color = red ]
   qtfeedback -> qtmultimedia [ color = red ]
   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