[SCM] systemsettings packaging branch, master, updated. debian/5.8.7-1-17-g9e26b45
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Aug 28 13:58:20 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/systemsettings.git;a=commitdiff;h=d14826e
The following commit has been merged in the master branch:
commit d14826e5bda397d0c3b5870dd6d475890574bc2a
Author: Jonathan Riddell <jr at jriddell.org>
Date: Sun May 21 20:28:30 2017 +0100
qmllint
---
debian/control | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 5282300..70466cb 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,12 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/plasma/systemsettings.git
Package: systemsettings
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: qml-module-org-kde-kirigami2,
+ qml-module-qtquick-controls,
+ qml-module-qtquick-layouts,
+ qml-module-qtquick2,
+ ${misc:Depends},
+ ${shlibs:Depends}
Breaks: systemsettings-data (<< 4:5.0.2+git20140920~), ${kde-l10n:all}
Replaces: systemsettings-data (<< 4:5.0.2+git20140920~), ${kde-l10n:all}
Description: System Settings interface
--
systemsettings packaging
More information about the pkg-kde-commits
mailing list