[SCM] pkg-kde.alioth.debian.org website branch, master, updated. 049de983a85fc02ccbc1abc533b951c608d8624f
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Mon Jun 13 15:08:09 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/www.git;a=commitdiff;h=049de98
The following commit has been merged in the master branch:
commit 049de983a85fc02ccbc1abc533b951c608d8624f
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Mon Jun 13 12:07:53 2016 -0300
Qt3D does not has stable API yet.
---
files/qt5-build-deps.dot | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/files/qt5-build-deps.dot b/files/qt5-build-deps.dot
index 2419263..287b9f9 100644
--- a/files/qt5-build-deps.dot
+++ b/files/qt5-build-deps.dot
@@ -3,7 +3,7 @@ digraph qt5 {
rankdir = "BT"
]
- qt3d
+ qt3d [ color = red ]
"qtbase 5.6"
qtconnectivity
qtcreator
@@ -30,11 +30,9 @@ digraph qt5 {
qtx11extras
qtxmlpatterns
- qt3d -> qttools
qtconnectivity -> qttools
qtcreator -> qtx11extras
qtdeclarative -> qtxmlpatterns
- qtdoc -> qt3d
qtdoc -> qtgraphicaleffects
qtdoc -> qtmultimedia
qtdoc -> qtlocation
@@ -67,6 +65,7 @@ digraph qt5 {
qtlocation -> qttools
// unsure/not-uploaded
+ qt3d -> qttools [ 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