[SCM] mailcommon packaging branch, master, updated. cf2b37098ebc5df3e5331ea9d9451ca6fd9d1a80
Maximiliano Curia
maxy at moszumanska.debian.org
Tue May 3 08:47:17 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/mailcommon.git;a=commitdiff;h=3d4104f
The following commit has been merged in the master branch:
commit 3d4104f2fcc165ba85dd40cec2fbad72a8a22aa4
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Mon May 2 19:48:05 2016 +0200
Add missing build dependencies
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 7135a24..1a03425 100644
--- a/debian/control
+++ b/debian/control
@@ -26,9 +26,11 @@ Build-Depends: cmake (>= 2.8.12~),
libkf5windowsystem-dev (>= 5.19.0~),
libkf5xmlgui-dev (>= 5.19.0~),
libphonon4qt5-dev,
+ libphonon4qt5experimental-dev,
pkg-kde-tools (>= 0.12),
qtbase5-dev (>= 5.4.0~),
- qttools5-dev (>= 5.4.0~)
+ qttools5-dev (>= 5.4.0~),
+ xsltproc
Standards-Version: 3.9.8
Homepage: http://pim.kde.org/
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/mailcommon.git
--
mailcommon packaging
More information about the pkg-kde-commits
mailing list