From 190ef2807481a6cc9ccbc7a19643abfc6772c4b7 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 19 May 2014 16:52:51 +0200 Subject: Add explicit Build-Depends on libgcrypt11-dev and don't rely on libgnutls-dev to pull in that dependency for us. Newer versions of GnuTLS no longer use gcrypt but nettle as crypto backend. Closes: #745955 --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 5b6a1e69..78720c4c 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Build-Depends: debhelper (>= 9), ppp-dev (>= 2.4.6), libpolkit-gobject-1-dev, libgnutls-dev, + libgcrypt11-dev, uuid-dev, systemd (>= 185), libsystemd-login-dev (>= 185), -- cgit 1.3.0-6-gf8a5