[SCM] khangman packaging branch, master, updated. debian/4%17.08.3-2-57-gcf2daea

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:13:46 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/khangman.git;a=commitdiff;h=53f2b4e

The following commit has been merged in the master branch:
commit 53f2b4e04ee2a468e64eba41417599a25dc9825e
Author: Harald Sitter <sitter at kde.org>
Date:   Fri Aug 19 12:07:24 2016 +0200

    add qml deps as detected by CI
---
 debian/control | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 0d67e8a..a52e0a5 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,17 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/khangman.git
 Package: khangman
 Architecture: any
 Section: misc
-Depends: fonts-dustin, kdeedu-kvtml-data, ${misc:Depends}, ${shlibs:Depends}
+Depends: fonts-dustin,
+         kdeedu-kvtml-data,
+         qml-module-qtgraphicaleffects,
+         qml-module-qtmultimedia,
+         qml-module-qtquick-controls,
+         qml-module-qtquick-dialogs,
+         qml-module-qtquick-layouts,
+         qml-module-qtquick-window2,
+         qml-module-qtquick2,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Suggests: khelpcenter
 Description: Hangman word puzzle
  KHangMan is the well-known Hangman game, aimed towards children aged 6 and

-- 
khangman packaging



More information about the pkg-kde-commits mailing list