[SCM] akonadi-contacts packaging branch, master, updated. 780bbe030a31b3602d2206738d6a651bdf971916

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 2 16:25:16 UTC 2017


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

The following commit has been merged in the master branch:
commit e80f6a54e9a8ae02440c6fcf088398b0d5b84651
Author: Rohan Garg <rohan at garg.io>
Date:   Tue Feb 28 12:43:38 2017 +0100

    Fix Build-Depends for Debian
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8ef4b7a..b82f224 100644
--- a/debian/control
+++ b/debian/control
@@ -42,8 +42,8 @@ Build-Depends: cmake (>= 2.8.12~),
                libkf5xmlgui-dev (>= 5.19.0~),
                libphonon4qt5-dev,
                libphonon4qt5experimental-dev,
-               libqt5webchannel-dev,
-               libqt5webengine5-dev,
+               libqt5webchannel-dev | libqt5webchannel5-dev,
+               libqt5webengine5-dev |  qtwebengine5-dev,
                libqt5webkit5-dev (>= 5.5.0~),
                libsasl2-dev,
                libxslt1-dev,

-- 
akonadi-contacts packaging



More information about the pkg-kde-commits mailing list