aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2021-04-26 10:44:44 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-04-26 10:44:44 +0200
commit6a96e5fb0b33c1c9f236e84d8c1425f40eea7cc4 (patch)
tree05da91b7c01fe4391e7cda690e1225fdb77c9f3b /README
parent7c05d03b76316a0ebb90689bfd569096aff083b5 (diff)
downloadgnunet-6a96e5fb0b33c1c9f236e84d8c1425f40eea7cc4.tar.gz
gnunet-6a96e5fb0b33c1c9f236e84d8c1425f40eea7cc4.zip
-update readme for pabc
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 665cb3818..0a83c99ab 100644
--- a/README
+++ b/README
@@ -61,7 +61,7 @@ Build tools for compiling GNUnet from source:
61~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 61~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
62 62
63- gcc or clang 63- gcc or clang
64- autoconf >= 2.59 (building from git) 64- autoconf >= 2.69 (building from git)
65- automake >= 1.11.1 (building from git) 65- automake >= 1.11.1 (building from git)
66- libtool >= 2.2 66- libtool >= 2.2
67- makeinfo >= 4.8 67- makeinfo >= 4.8
@@ -130,6 +130,9 @@ Dependencies of optional components/functionality:
130- Attribute-Based Encryption (experimental): 130- Attribute-Based Encryption (experimental):
131 * libpbc >= 0.5.14 131 * libpbc >= 0.5.14
132 * libgabe 132 * libgabe
133- PABC credential support
134 * libpabc any (for re:claimID zero-knowledge privacy
135 credentials)
133 136
134 137
135 138