aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2018-06-04 17:28:21 -0700
committerGerald Combs <gerald@wireshark.org>2018-06-05 00:31:41 +0000
commit34df836f0f13b661d1f725ac9d922e5997d9f520 (patch)
tree50608221c1c9a03f00abca988886f513b1698580 /debian
parent63ded3e9df3b34de18827447f4d12fe8eeb07d29 (diff)
Debian: Use libgnutls28-dev.
Switch Build-Depends from libgnutls-dev to libgnutls28-dev. I'm upgrading the Ubuntu builder to 18.04 and this appears to be required in order to fix the Debian package step. Change-Id: Ib3ab2a1a5dcfbd9ad0c088b22fcac63d81a2a765 Reviewed-on: https://code.wireshark.org/review/28022 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 12c24b4d91..508c1b5c2b 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,9 @@ Build-Depends: lsb-release,
libcap2-dev [linux-any] | libcap-dev (>= 2.17) [linux-any],
bison, quilt, libparse-yapp-perl,
# enable versioned libgnutls28-dev below to have GPLv2+ compatible GMP
-# libgnutls28-dev (>= 3.2.14-1~),
+ libgnutls28-dev (>= 3.2.14-1~),
# enable backports-compatible libgnutls-dev
- libgnutls-dev,
+# libgnutls-dev,
libgcrypt-dev, libkrb5-dev, liblua5.2-dev, libsmi2-dev,
libmaxminddb-dev, dpkg-dev (>= 1.16.1~),
libnl-genl-3-dev [linux-any], libnl-route-3-dev [linux-any], asciidoctor,