[SCM] koko packaging branch, kubuntu_unstable, updated. 19bc6266f1d05404de349f4c19553d304fe6468a

Harald Sitter apachelogger-guest at moszumanska.debian.org
Thu Aug 27 07:27:54 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/koko.git;a=commitdiff;h=c5a3156

The following commit has been merged in the kubuntu_unstable branch:
commit c5a3156e6d09ef0518b66401627aa4152b0077c2
Author: Harald Sitter <sitter at kde.org>
Date:   Thu Aug 27 09:27:10 2015 +0200

    add last missing qml dep
    
    this should now cover all presetn deps
---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 73733fc..c1932c8 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,10 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-extras/kdeconnect-plasma.git
 
 Package: koko
 Architecture: any
-Depends: plasma-framework, ${misc:Depends}, ${shlibs:Depends}
+Depends: plasma-framework,
+         qml-module-qtgraphicaleffects,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: KDE Image Gallery
  A KDE Image Gallery.
 

-- 
koko packaging



More information about the pkg-kde-commits mailing list