[SCM] kdeclarative packaging branch, kubuntu_unstable, updated. c2347c88cf404e6fede6c502991e219cf5cc3b09
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Mon Mar 2 14:32:59 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdeclarative.git;a=commitdiff;h=c2347c8
The following commit has been merged in the kubuntu_unstable branch:
commit c2347c88cf404e6fede6c502991e219cf5cc3b09
Author: Harald Sitter <sitter at kde.org>
Date: Mon Mar 2 15:32:34 2015 +0100
make dev package depend qtdeclarative5-dev
the cmake config requires Qt5Qml to be present as well
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index fa3bce7..cef2836 100644
--- a/debian/control
+++ b/debian/control
@@ -48,6 +48,7 @@ Depends: kio-dev,
libkf5declarative5 (= ${binary:Version}),
libkf5quickaddons5 (= ${binary:Version}),
qtbase5-dev,
+ qtdeclarative5-dev,
${misc:Depends}
Description: development files for kdeclarative
Framework providing integration of QML and other KDE frameworks such
--
kdeclarative packaging
More information about the pkg-kde-commits
mailing list