summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c3cc01ecf..bfa4c364d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ strongswan (5.1.3-3) UNRELEASED; urgency=medium
- add pgpsigurlmangle to get PGP signature
* debian/upstream/signing-key.asc:
- bootstrap keyring by adding Andreas Steffen key (0xDF42C170B34DBA77)
+ * debian/control:
+ - add build-dep on libgcrypt20-dev, fix FTBFS. closes: #747796
-- Yves-Alexis Perez <corsac@debian.org> Tue, 13 May 2014 21:13:47 +0200
diff --git a/debian/control b/debian/control
index 79ead5939..ff114414d 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.2), libtool, libgmp3-dev,
hardening-wrapper, libfcgi-dev, clearsilver-dev,
libxml2-dev, libsqlite3-dev, network-manager-dev (>= 0.7) [linux-any],
libnm-glib-vpn-dev (>= 0.7) [linux-any], libnm-util-dev (>= 0.7) [linux-any],
- gperf, libcap-dev [linux-any], dh-autoreconf
+ gperf, libcap-dev [linux-any], dh-autoreconf, libgcrypt20-dev
Homepage: http://www.strongswan.org
Package: strongswan