aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2018-06-05 16:17:43 +0000
committerGerald Combs <gerald@wireshark.org>2018-06-05 16:50:26 +0000
commit836e2bfe55dbc3d4a52415785f1a26146e186e07 (patch)
treee8fd54ef19dfdccd97319a72b73fbbfbdd2e8b70 /debian/control
parentc23f35206455bd80e36b1a9ee40a902e0bc1039d (diff)
Debian: More GNUTLS updates.
Try to make our libgnutls28-dev / libgnutls-dev dependency work across different OS versions. Change-Id: I673619ae81b15df5bdbe386b4354e5c01f7bba29 Reviewed-on: https://code.wireshark.org/review/28042 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 508c1b5c2b..7f0fee224c 100644
--- a/debian/control
+++ b/debian/control
@@ -11,10 +11,9 @@ Build-Depends: lsb-release,
docbook-xsl (>= 1.64.1.0-0), docbook-xml, libxml2-utils, libpcre3-dev,
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~),
-# enable backports-compatible libgnutls-dev
-# libgnutls-dev,
+# libgnutls28-dev >= 3.2.14-1 is GPLv2+ compatible. libgnutls-dev is
+# backports-compatible.
+ libgnutls28-dev (>= 3.2.14-1~) | 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,