diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-07-14 13:20:12 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-07-14 13:20:12 +0200 |
commit | 0c0b73c9b1d531f71b354ad51ad3fabac8044ae1 (patch) | |
tree | d75ae2c54f916ccf71d8ad107d7ccef38c69d271 /debian/control | |
parent | bae2277d76d46f9b086f1297f6289d871947584e (diff) |
-allow alternative libcurl4 build dependency
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
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, |