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

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Wed May 21 18:50:01 UTC 2014


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

The following commit has been merged in the master branch:
commit 84c9bf64353c224d6a96daa157c9f18ee7ce6f7e
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed May 21 12:57:29 2014 -0300

    qtquickcontrols needs qttools to get built.
---
 files/qt5-build-deps.dot | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/files/qt5-build-deps.dot b/files/qt5-build-deps.dot
index 038a3ac..c68aceb 100644
--- a/files/qt5-build-deps.dot
+++ b/files/qt5-build-deps.dot
@@ -34,7 +34,7 @@ digraph qt5 {
   qtimageformats -> qtbase
   qtmultimedia -> qttools
   qtquick1 -> qtwebkit
-  qtquickcontrols -> qtdeclarative
+  qtquickcontrols -> qttools
   qtsensors -> qtdeclarative
   qtserialport -> qttools
   qtscript -> qtbase

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



More information about the pkg-kde-commits mailing list