[SCM] grantlee-editor packaging branch, master, updated. debian/16.04.3-1-78-gcfee869
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Sep 2 16:33:12 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/grantlee-editor.git;a=commitdiff;h=cf71d1a
The following commit has been merged in the master branch:
commit cf71d1aa27c15f63c5a785012d7eeb0979769833
Author: Rohan Garg <rohan at garg.io>
Date: Wed Mar 1 16:28:05 2017 +0100
Add Build-Depend on libgpgme-dev
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index bd28be1..c28a816 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends: cmake (>= 2.8.12~),
libassuan-dev,
libboost-dev (>= 1.40.0-2),
libboost-graph-dev (>= 1.40.0-2),
+ libgpgme-dev | libgpgme11-dev,
libgrantlee5-dev (>= 5.0.0~),
libkf5akonadi-dev (>= 4:15.12~),
libkf5akonadimime-dev (>= 4:15.12~),
@@ -72,10 +73,10 @@ Build-Depends: cmake (>= 2.8.12~),
libx11-dev,
pkg-config,
pkg-kde-tools (>= 0.12),
- qtwebengine5-dev | libqt5webengine5-dev,
qtbase5-dev (>= 5.5.0~),
qtdeclarative5-dev (>= 5.4.0~),
qttools5-dev (>= 5.5.0~),
+ qtwebengine5-dev | libqt5webengine5-dev,
shared-mime-info,
xsltproc,
zlib1g-dev
--
grantlee-editor packaging
More information about the pkg-kde-commits
mailing list