aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2020-05-17 19:56:12 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2020-05-17 19:56:12 +0200
commit3362a671f77099f9f53cb998a45eec073576391a (patch)
tree698dec060088cdd3de5e343b27d16724d9a08f33 /README
parentac7ba670425e9d055cffedbec29df40566341afd (diff)
downloadgnunet-3362a671f77099f9f53cb998a45eec073576391a.tar.gz
gnunet-3362a671f77099f9f53cb998a45eec073576391a.zip
make mhd and jansson mandatory dependencies
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 3 insertions, 4 deletions
diff --git a/README b/README
index 87d4d635e..34f573d4d 100644
--- a/README
+++ b/README
@@ -63,7 +63,7 @@ These are the direct dependencies for running GNUnet:
63- gettext 63- gettext
64- gnutls >= 3.2.12 (highly recommended a gnutls 64- gnutls >= 3.2.12 (highly recommended a gnutls
65 linked against libunbound) 65 linked against libunbound)
66- A curl build against gnutls, or gnurl: 66- curl (ideally built against gnutls) or gnurl:
67 * libgnurl >= 7.35.0 (recommended, available from 67 * libgnurl >= 7.35.0 (recommended, available from
68 https://gnunet.org/en/gnurl.html) 68 https://gnunet.org/en/gnurl.html)
69 or 69 or
@@ -74,8 +74,8 @@ These are the direct dependencies for running GNUnet:
74 * libidn2 (prefered) 74 * libidn2 (prefered)
75 or 75 or
76 * libidn >= 1.0 76 * libidn >= 1.0
77- libmicrohttpd >= 0.9.63 (strongly recommended for 77- libmicrohttpd >= 0.9.63
78 a wide range of features) 78- libjansson
79- makeinfo >= 4.8 79- makeinfo >= 4.8
80- make[*3] 80- make[*3]
81- nss (certutil binary, for 81- nss (certutil binary, for
@@ -124,7 +124,6 @@ These are the optional dependencies:
124- bluez (for bluetooth support) 124- bluez (for bluetooth support)
125- grof (for linting of man pages) 125- grof (for linting of man pages)
126- libextractor >= 0.6.1 (highly recommended[*5]) 126- libextractor >= 0.6.1 (highly recommended[*5])
127- libjansson
128- libopus >= 1.0.1 (for conversation tool) 127- libopus >= 1.0.1 (for conversation tool)
129- libpulse >= 2.0 (for conversation tool) 128- libpulse >= 2.0 (for conversation tool)
130- libogg >= 1.3.0 (for conversation tool) 129- libogg >= 1.3.0 (for conversation tool)