[SCM] purpose packaging branch, master, updated. 5d880e1f317ddc7c3ac1adea01cb05c5fddf9edf

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Fri Sep 30 16:55:50 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/purpose.git;a=commitdiff;h=5b40b46

The following commit has been merged in the master branch:
commit 5b40b464c62c6d4a2bd7a8a1b49100378caf08ec
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Tue Sep 27 13:48:57 2016 +0100

    qml deps
---
 debian/control | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 4eeefd4..19f027c 100644
--- a/debian/control
+++ b/debian/control
@@ -62,7 +62,13 @@ Description: abstraction to provide and leverage actions of a specific kind, lib
 Package: libkf5purpose-bin
 Architecture: any
 Multi-Arch: same
-Depends: nodejs, ${misc:Depends}, ${shlibs:Depends}
+Depends: kdeconnect,
+         nodejs,
+         qml-module-org-kde-kquickcontrolsaddons,
+         qml-module-qtquick-dialogs,
+         qml-module-ubuntu-onlineaccounts,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Breaks: libkf5purpose5 (<< ${ci:BuildVersion})
 Replaces: libkf5purpose5 (<< ${ci:BuildVersion})
 Description: abstraction to provide and leverage actions of a specific kind, runtime

-- 
purpose packaging



More information about the pkg-kde-commits mailing list