[SCM] kactivities packaging branch, kubuntu_unstable, updated. ubuntu/5.13.0-0ubuntu1-7-g93b4c2b

Harald Sitter apachelogger-guest at moszumanska.debian.org
Wed Aug 12 04:50:14 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kactivities.git;a=commitdiff;h=93b4c2b

The following commit has been merged in the kubuntu_unstable branch:
commit 93b4c2b26c44963a9fc4ed159699c60c8400ab1e
Author: Harald Sitter <sitter at kde.org>
Date:   Wed Aug 12 06:50:00 2015 +0200

    kactivities runtime depends on plasma-framework for qml modules
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a2be895..414a8ba 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,7 @@ Description: Library to organize the user work in separate activities.
 
 Package: kactivities
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: plasma-framework, ${misc:Depends}, ${shlibs:Depends}
 Conflicts: libkactivities-bin
 Description: Runtime to organize the user work in separate activities.
  This library provides functionality for managing Activities.

-- 
kactivities packaging



More information about the pkg-kde-commits mailing list