[Pkg-gnupg-commit] [gpgme] 01/01: Add pkgkde-symbolshelper to handle c++ bindings
Sandro Knauß
hefee at moszumanska.debian.org
Mon Oct 31 18:09:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
hefee pushed a commit to branch experimental
in repository gpgme.
commit 0fcd0838af318c82076410b82b68efad7c8a5c2f
Author: Sandro Knauß <hefee at debian.org>
Date: Mon Oct 31 19:09:19 2016 +0100
Add pkgkde-symbolshelper to handle c++ bindings
---
debian/control | 1 +
debian/rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index d4f8bfd..5c1be3a 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends:
libassuan-dev (>> 2.0.2),
libgpg-error-dev (>> 1.8),
pkg-config,
+ pkg-kde-tools,
python-all-dev,
python3-all-dev,
qtbase5-dev,
diff --git a/debian/rules b/debian/rules
index cda99c6..7a6fef1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ export QT_SELECT := qt5
export DEBIAN_VERSION = $(shell dpkg-parsechangelog | sed -n -e '/^Version:/s/.*: //p')
%:
- dh $@ --with autoreconf,python2,python3 --parallel
+ dh $@ --with autoreconf,python2,python3 --parallel --with pkgkde_symbolshelper
override_dh_auto_configure:
dh_auto_configure -- \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git
More information about the Pkg-gnupg-commit
mailing list