gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: -allow alternative libcurl4 buil


From: gnunet
Subject: [taler-exchange] branch master updated: -allow alternative libcurl4 build dependency
Date: Wed, 14 Jul 2021 13:20:14 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 0c0b73c9 -allow alternative libcurl4 build dependency
0c0b73c9 is described below

commit 0c0b73c9b1d531f71b354ad51ad3fabac8044ae1
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jul 14 13:20:12 2021 +0200

    -allow alternative libcurl4 build dependency
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f7b0c38f..3b62cf97 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,

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]