aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 43d6671d7..596c4acbb 100644
--- a/README
+++ b/README
@@ -57,8 +57,8 @@ These are the direct dependencies for running GNUnet:
57These are the dependencies for GNUnet's testsuite: 57These are the dependencies for GNUnet's testsuite:
58 58
59- Bash (optional (?), for some tests) 59- Bash (optional (?), for some tests)
60- python >= 2.7 (optional, only python 2.7 is supported) 60- python >= 3.7 (optional, only python 3.7 is supported)
61- python-future >= 2.7 (optional, only python 2.7 is supported) 61- python-future >= 3.7 (optional, only python 3.7 is supported)
62 62
63 63
64These are the optional dependencies: 64These are the optional dependencies:
@@ -67,13 +67,13 @@ These are the optional dependencies:
67- libpulse >= 2.0 (optional, for experimental conversation tool) 67- libpulse >= 2.0 (optional, for experimental conversation tool)
68- libogg >= 1.3.0 (optional, for experimental conversation tool) 68- libogg >= 1.3.0 (optional, for experimental conversation tool)
69- libnss (optional, certtool binary (for convenient installation of GNS proxy)) 69- libnss (optional, certtool binary (for convenient installation of GNS proxy))
70- python-future (optional, for some testcases and utilities) 70- python2.7-future (optional, for gnunet-qr)
71- python-zbar >= 0.10 (optional, for gnunet-qr) 71- python-zbar >= 0.10 (optional, for gnunet-qr)
72- TeX Live >= 2012 (optional, for gnunet-bcd[*]) 72- TeX Live >= 2012 (optional, for gnunet-bcd[*])
73- texi2mdoc (optional, for automatic mdoc generation [*2]) 73- texi2mdoc (optional, for automatic mdoc generation [*2])
74- libglpk >= 4.45 (optional, for experimental code) 74- libglpk >= 4.45 (optional, for experimental code)
75- perl5 (optional, for some utilities) 75- perl5 (optional, for some utilities)
76- python >= 2.7 (optional, for gnunet-qr, only python 2.7 is supported) 76- python2.7 >= 2.7 (optional, for gnunet-qr, only python 2.7 is supported)
77- bluez (optional, for bluetooth support) 77- bluez (optional, for bluetooth support)
78- miniupnpc 78- miniupnpc
79- libpbc >= 0.5.14 (optional, for Attribute-Based Encryption and Identity Provider functionality) 79- libpbc >= 0.5.14 (optional, for Attribute-Based Encryption and Identity Provider functionality)