[SCM] Akonadi packaging branch, master, updated. debian/16.04.3-2-10-g3475d47
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Sep 10 16:45:30 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/akonadi.git;a=commitdiff;h=a7287bd
The following commit has been merged in the master branch:
commit a7287bdcaed448370ff44f3afbe5d8dbba9690d2
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sun Aug 28 13:18:45 2016 +0200
Add qtbase5-private-dev build dependency.
The Qt5SqlConfig.cmake refers to the headers under /usr/include/x86_64-linux-gnu/qt5/QtSql/5.6.1 which are only available in the private headers
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index ccf7fcc..95bfdeb 100644
--- a/debian/control
+++ b/debian/control
@@ -29,6 +29,7 @@ Build-Depends: cmake (>= 2.8.12~),
libkf5xmlgui-dev (>= 5.16.0~),
libmysqlclient-dev,
libsqlite3-dev (>= 3.6.23),
+ qtbase5-private-dev,
libxml2-dev,
libxml2-utils,
libxslt1-dev,
--
Akonadi packaging
More information about the pkg-kde-commits
mailing list