[SCM] pkg-kde.alioth.debian.org website branch, master, updated. 49c23d294c5dfdd3b9e593feb33502de2a4aeaa0
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Mon Jun 30 20:02:52 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/www.git;a=commitdiff;h=49c23d2
The following commit has been merged in the master branch:
commit 49c23d294c5dfdd3b9e593feb33502de2a4aeaa0
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Mon Jun 30 17:02:34 2014 -0300
Add qtcreator to the mix.
---
files/qt5-build-deps.dot | 3 +++
images/qt5_build_deps.png | Bin 115331 -> 126471 bytes
2 files changed, 3 insertions(+)
diff --git a/files/qt5-build-deps.dot b/files/qt5-build-deps.dot
index 67e555c..ca54cfd 100644
--- a/files/qt5-build-deps.dot
+++ b/files/qt5-build-deps.dot
@@ -6,6 +6,7 @@ digraph qt5 {
qt3d [ color = red ]
qtbase
qtconnectivity
+ qtcreator
qtdeclarative
qtdoc
qtfeedback [ color = red ]
@@ -28,6 +29,8 @@ digraph qt5 {
qtxmlpatterns
qtconnectivity -> qtdeclarative
+ qtcreator -> qtx11extras
+ qtcreator -> qtquick1
qtdeclarative -> qtxmlpatterns
qtdoc -> qttools
qtgraphicaleffects -> qttools
diff --git a/images/qt5_build_deps.png b/images/qt5_build_deps.png
index f26b3b4..12a1eac 100644
Binary files a/images/qt5_build_deps.png and b/images/qt5_build_deps.png differ
--
pkg-kde.alioth.debian.org website
More information about the pkg-kde-commits
mailing list