[SCM] dolphin packaging branch, kubuntu_unstable, updated. 7b1ec305c79ff55348ed0ca2ee692bc52d766d6a

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Sun Aug 16 15:21:39 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/dolphin.git;a=commitdiff;h=7b1ec30

The following commit has been merged in the kubuntu_unstable branch:
commit 7b1ec305c79ff55348ed0ca2ee692bc52d766d6a
Author: Clive Johnston <clivejo at aol.com>
Date:   Sun Aug 16 16:18:08 2015 +0100

    Fixing build problems
    
    - Adding baloo-kf5-dev to control file
    - Adding libkf5filemetadata-dev to control file
    - Adding libkf5kdelibs4support-dev to control file
    - Adding libkf5newstuff-dev to control file
---
 debian/control | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9e3562e..9de2b18 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: dolphin
 Section: kde
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Build-Depends: cmake,
+Build-Depends: baloo-kf5-dev,
+               cmake,
                debhelper (>= 9),
                extra-cmake-modules,
                kde-sc-dev-latest (>= 4:4.12),
@@ -16,9 +17,12 @@ Build-Depends: cmake,
                libkf5config-dev,
                libkf5coreaddons-dev,
                libkf5dbusaddons-dev,
+               libkf5filemetadata-dev,
                libkf5i18n-dev,
                libkf5iconthemes-dev,
                libkf5kcmutils-dev,
+               libkf5kdelibs4support-dev,
+               libkf5newstuff-dev,
                libkf5notifications-dev,
                libkf5parts-dev,
                libkf5solid-dev,

-- 
dolphin packaging



More information about the pkg-kde-commits mailing list