aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 1 insertions, 4 deletions
diff --git a/README b/README
index 9c6c7081a..2981a9597 100644
--- a/README
+++ b/README
@@ -121,7 +121,6 @@ Direct dependencies of GNUnet:
121Dependencies of optional components/functionality: 121Dependencies of optional components/functionality:
122~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 122~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
123- Database plugins (alternatives to sqlite): 123- Database plugins (alternatives to sqlite):
124 * mysql >= 5.1
125 * postgres >= 9.5 124 * postgres >= 9.5
126- Transport plugins: 125- Transport plugins:
127 * bluez (bluetooth transport) 126 * bluez (bluetooth transport)
@@ -315,9 +314,7 @@ traversal).
315 314
316GNUnet requires the GNU MP library (https://www.gnu.org/software/gmp/) 315GNUnet requires the GNU MP library (https://www.gnu.org/software/gmp/)
317and libgcrypt (https://www.gnupg.org/). You can specify the path to 316and libgcrypt (https://www.gnupg.org/). You can specify the path to
318libgcrypt by passing "--with-gcrypt=PATH" to configure. You will also 317libgcrypt by passing "--with-gcrypt=PATH" to configure.
319need either sqlite (http://www.sqlite.org/), MySQL
320(http://www.mysql.org/) or PostGres (http://www.postgres.org/).
321 318
322If you install from source, you need to install GNU libextractor first 319If you install from source, you need to install GNU libextractor first
323(download from https://www.gnu.org/software/libextractor/). We also 320(download from https://www.gnu.org/software/libextractor/). We also