[SCM] ktouch packaging branch, master, updated. debian/16.08.3-1-55-g6943526
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Nov 21 15:09:43 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktouch.git;a=commitdiff;h=f7c2987
The following commit has been merged in the master branch:
commit f7c2987ac27df20597b7878e8c1c350d3c920943
Author: Jonathan Riddell <jr at jriddell.org>
Date: Fri Dec 16 15:46:20 2016 +0000
add qml deps
---
debian/control | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 94e9c9a..b2e2bad 100644
--- a/debian/control
+++ b/debian/control
@@ -49,7 +49,12 @@ Description: touch typing tutor for KDE
Package: ktouch-data
Architecture: all
-Depends: ${misc:Depends}
+Depends: qml-module-org-kde-charts,
+ qml-module-org-kde-kquickcontrolsaddons,
+ qml-module-qtquick-controls2,
+ qml-module-qtquick-layouts,
+ qml-module-qtquick2,
+ ${misc:Depends}
Description: data files for ktouch
This package contains the architecture-independent data files for ktouch.
.
--
ktouch packaging
More information about the pkg-kde-commits
mailing list