[SCM] plasma-integration packaging branch, master, updated. debian/5.10.5-2-12-g95b4ba0

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 3 22:55:51 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-integration.git;a=commitdiff;h=be4dccf

The following commit has been merged in the master branch:
commit be4dccfcc0f72e31ffa95888ac4009af55c905d2
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Dec 28 15:18:47 2017 -0300

    Add qml-module-org-kde-qqc2desktopstyle runtime dependency
---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 2d5d2b6..94c599c 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,10 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/plasma/plasma-integration.git
 
 Package: plasma-integration
 Architecture: any
-Depends: breeze, ${misc:Depends}, ${shlibs:Depends}
+Depends: breeze,
+         qml-module-org-kde-qqc2desktopstyle,
+         ${misc:Depends},
+         ${shlibs:Depends},
 Conflicts: appstream-qt5 (<= 0.3.0+16.04.20151130-0ubuntu1)
 Recommends: fonts-hack-ttf, fonts-noto-hinted
 Description: Qt Platform Theme integration plugins for KDE Plasma

-- 
plasma-integration packaging



More information about the pkg-kde-commits mailing list