[SCM] plasma-integration packaging branch, kubuntu_unstable, updated. 9a196aa484689678cab8e89d52fb3e0b39f3635c
Bhushan Shah
bshah-guest at moszumanska.debian.org
Fri Mar 11 04:58:04 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-integration.git;a=commitdiff;h=9a196aa
The following commit has been merged in the kubuntu_unstable branch:
commit 9a196aa484689678cab8e89d52fb3e0b39f3635c
Author: Jonathan Riddell <jr at jriddell.org>
Date: Wed Mar 2 10:26:35 2016 +0000
make breeze a hard dep of plasma-integration says Plasma team
---
debian/control | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 56f9ce2..82df24c 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,11 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/plasma-integration.git
Package: plasma-integration
Architecture: any
-Depends: fonts-noto-hinted, fonts-oxygen, ${misc:Depends}, ${shlibs:Depends}
+Depends: breeze,
+ fonts-noto-hinted,
+ fonts-oxygen,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Qt Platform Theme integration plugins for KDE Plasma
A plugin to provide Qt Platform Theme integration for the Plasma
workspace.
--
plasma-integration packaging
More information about the pkg-kde-commits
mailing list