aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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