[SCM] kcontacts packaging branch, kubuntu_wily_archive, updated. f48f8c9ddd0aad5af225566f05618c795b01f0a6

Harald Sitter apachelogger-guest at moszumanska.debian.org
Fri Aug 14 09:24:15 UTC 2015


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

The following commit has been merged in the kubuntu_wily_archive branch:
commit f48f8c9ddd0aad5af225566f05618c795b01f0a6
Author: Harald Sitter <sitter at kde.org>
Date:   Fri Aug 14 11:24:06 2015 +0200

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

diff --git a/debian/control b/debian/control
index 6c97fa1..2ffce45 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,9 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/applications/kcontacts.git
 Package: libkf5contacts-dev
 Section: libdevel
 Architecture: any
-Depends: libkf5contacts5 (= ${binary:Version}), ${misc:Depends}
+Depends: libkf5contacts5 (= ${binary:Version}),
+         libkf5coreaddons-dev,
+         ${misc:Depends}
 Description: development files for kcontacts
  KContacts is an API for address book data.
  .

-- 
kcontacts packaging



More information about the pkg-kde-commits mailing list