[SCM] akonadi-calendar packaging branch, kubuntu_stable, updated. 976693b32f3a2356d28e44527235e1b73e28f8e1

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Fri Aug 14 09:31:54 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/akonadi-calendar.git;a=commitdiff;h=976693b

The following commit has been merged in the kubuntu_stable branch:
commit 976693b32f3a2356d28e44527235e1b73e28f8e1
Author: Harald Sitter <sitter at kde.org>
Date:   Fri Aug 14 11:31:14 2015 +0200

    add -dev deps as per cmake package
---
 debian/control | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index bc9f473..41e3ae0 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,11 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/applications/akonadi-calendar.git
 Package: libkf5akonadicalendar-dev
 Section: libdevel
 Architecture: any
-Depends: libkf5akonadicalendar5 (= ${binary:Version}), ${misc:Depends}
+Depends: libkf5akonadi-dev,
+         libkf5akonadicalendar5 (= ${binary:Version}),
+         libkf5akonadicontact-dev,
+         libkf5calendarcore-dev,
+         ${misc:Depends}
 Description: akonadi-calendar - development files
  This library offers helper functions to integrate the use of Akonadi calendar
  items in applications.

-- 
akonadi-calendar packaging



More information about the pkg-kde-commits mailing list