[SCM] knetwalk packaging branch, master, updated. debian/16.08.0-1-40-gd24b624

Maximiliano Curia maxy at moszumanska.debian.org
Tue Oct 31 18:08:15 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/knetwalk.git;a=commitdiff;h=6657ffa

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

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

diff --git a/debian/control b/debian/control
index 59c1b63..1c4a70a 100644
--- a/debian/control
+++ b/debian/control
@@ -41,7 +41,11 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/knetwalk.git
 
 Package: knetwalk
 Architecture: any
-Depends: kde-games-core-declarative, ${misc:Depends}, ${shlibs:Depends}
+Depends: kde-games-core-declarative,
+         qml-module-org-kde-games-core,
+         qml-module-qtquick2,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Recommends: khelpcenter
 Description: wire puzzle game
  KNetwalk is a puzzle game where the player arranges sections of wire to

-- 
knetwalk packaging



More information about the pkg-kde-commits mailing list