diff options
author | Martin Schanzenbach <mschanzenbach@posteo.de> | 2020-09-04 20:12:27 +0200 |
---|---|---|
committer | Martin Schanzenbach <mschanzenbach@posteo.de> | 2020-09-04 20:12:27 +0200 |
commit | 6a451abb42176d85e53f37522584f6c4dcdaeaad (patch) | |
tree | 51530ff6d6d0cb4df0153e103677c97db09d62b1 /README | |
parent | 35d7c1f88785f12547ca6081780b8780f29602ba (diff) |
- update readme for dependency change
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -96,7 +96,7 @@ These are the direct dependencies for running GNUnet: - which (contrib/apparmor(?), gnunet-bugreport, and possibly more) - zlib -- libsodium >= 1.0.11 (for elliptic curve cryptography) +- libsodium >= 1.0.17 (for elliptic curve cryptography) These are the dependencies for GNUnet's testsuite: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |