[SCM] plasma-volume-control packaging branch, master, updated. debian/5.7.4-1-81-gd7cfea4

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 7 12:59:07 UTC 2016


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

The following commit has been merged in the master branch:
commit 2632f0a39703097c85a552710719e1dfd04f92a6
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Wed Aug 24 12:38:32 2016 +0100

    add missing qml depends
---
 debian/control | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c266a74..4048317 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,14 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/plasma-pa.git
 
 Package: plasma-pa
 Architecture: any
-Depends: pulseaudio, ${misc:Depends}, ${shlibs:Depends}
+Depends: plasma-framework,
+         pulseaudio,
+         qml-module-org-kde-kquickcontrolsaddons,
+         qml-module-qtquick-controls,
+         qml-module-qtquick-layouts,
+         qml-module-qtquick2,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Plasma 5 Volume controller
  Volume controller for Plasma 5
 

-- 
plasma-volume-control packaging



More information about the pkg-kde-commits mailing list