From 95d51c6d725d0f7505a3f1979a23bd4ac1b4a8a6 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Mon, 25 May 2020 11:16:44 +0200 Subject: Fix the required nettle version in README.md. - Fixes #512. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index bb2d8783..242e1ca1 100644 --- a/README.md +++ b/README.md @@ -112,9 +112,9 @@ clean`. these add `PYTHON=disable` to all `make` invocations. E.g. `make PYTHON=disable`. -To build Sequoia, you need at least Rust 1.34 and a few -libraries. Please see below for OS-specific commands to install -the needed libraries: +To build Sequoia, you need at least Rust 1.34 and a few libraries, +notably the Nettle cryptographic library version 3.4.1 or up. Please +see below for OS-specific commands to install the needed libraries: ### Debian @@ -128,7 +128,7 @@ Notes: (Stretch) is too old. The version from Debian 10 (Buster) works fine. - The version of Nettle in Debian 9 (Stretch), is too old. Instead, - you need at least version 3.4, which is available from Debian 10 + you need at least version 3.4.1, which is available from Debian 10 (Buster). ### Arch Linux -- cgit v1.2.3