commit 4b943f678220f3a0939c3bccfa092b97cc34ca9e parent aad3915b2760018c1b48b028db363c8ffbe0949f Author: ng0 <ng0@n0.is> Date: Sun, 10 Mar 2019 18:34:03 +0000 README: clarify curl Signed-off-by: ng0 <ng0@n0.is> Diffstat:
| M | README | | | 6 | ++++-- |
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README b/README @@ -34,9 +34,11 @@ These are the direct dependencies for running GNUnet: - libmicrohttpd >= 0.9.42 - libgcrypt >= 1.6 -- libgnurl >= 7.35.0 (recommended, available from +- A curl build against gnutls, or gnurl: + - libgnurl >= 7.35.0 (recommended, available from https://gnunet.org/en/gnurl.html) -- libcurl >= 7.35.0 (alternative to libgnurl) + or + - libcurl >= 7.35.0 (alternative to libgnurl) - libunistring >= 0.9.2 - gnutls >= 3.2.12 (highly recommended a gnutls linked against libunbound)