summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-07-14 13:20:12 +0200
committerChristian Grothoff <christian@grothoff.org>2021-07-14 13:20:12 +0200
commit0c0b73c9b1d531f71b354ad51ad3fabac8044ae1 (patch)
treed75ae2c54f916ccf71d8ad107d7ccef38c69d271 /debian/control
parentbae2277d76d46f9b086f1297f6289d871947584e (diff)
downloadexchange-0c0b73c9b1d531f71b354ad51ad3fabac8044ae1.tar.gz
exchange-0c0b73c9b1d531f71b354ad51ad3fabac8044ae1.tar.bz2
exchange-0c0b73c9b1d531f71b354ad51ad3fabac8044ae1.zip
-allow alternative libcurl4 build dependency
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index f7b0c38fe..3b62cf97e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
debhelper-compat (= 13),
gettext,
libgnunet-dev,
- libcurl4-gnutls-dev (>=7.35.0),
+ libcurl4-gnutls-dev (>=7.35.0) | libcurl4-openssl-dev (>= 7.35.0),
libgcrypt20-dev (>=1.6),
libgnutls28-dev (>=3.2.12),
libidn2-dev,