[SCM] kanagram packaging branch, kubuntu_stable, updated. debian/4.14.2-1-23-gb37a6e9
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Tue May 12 10:49:52 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kanagram.git;a=commitdiff;h=b37a6e9
The following commit has been merged in the kubuntu_stable branch:
commit b37a6e98722362a662c4bbe6b4d78b286163700a
Author: Harald Sitter <sitter at kde.org>
Date: Tue May 12 12:49:42 2015 +0200
depend on qml dependencies
---
debian/control | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 06c937b..510190a 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,13 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-applications/kanagram.git
Package: kanagram
Architecture: any
-Depends: kdeedu-kvtml-data, ${misc:Depends}, ${shlibs:Depends}
+Depends: kdeedu-kvtml-data,
+ qml-module-qtmultimedia,
+ qml-module-qtquick-controls,
+ qml-module-qtquick2,
+ qml-module-qtwebkit,
+ ${misc:Depends},
+ ${shlibs:Depends}
Suggests: khelpcenter
Description: jumble word puzzle
KAnagram is a game where a random word is shown with its letters scrambled.
--
kanagram packaging
More information about the pkg-kde-commits
mailing list