diff options
-rw-r--r-- | BUILDING.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BUILDING.txt b/BUILDING.txt index e20bb3d3..0d31a8f0 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -19,6 +19,9 @@ Build Requirements (All Systems) * GnuTLS 3.x * See "Building TLS Support" below. +-- If building RSA-AES support: + * Nettle 3.0 or later + -- If building native language support (NLS): * Gnu gettext 0.14.4 or later * See "Building Native Language Support" below. |