[gmime: 3/8] Added GPGME and Libidn info to README.md



commit 187c397b6f424cd4cfa95ec82612da7279da4869
Author: Jeffrey Stedfast <fejj gnome org>
Date:   Sat Apr 8 12:20:46 2017 -0400

    Added GPGME and Libidn info to README.md

 README.md |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/README.md b/README.md
index fe8166a..4225b93 100644
--- a/README.md
+++ b/README.md
@@ -65,6 +65,21 @@ are REQUIRED:
     distributions.  Glib sources may be obtained from:
       ftp://ftp.gtk.org/pub/glib
 
+The following packages are RECOMMENDED:
+
+  - Libidn
+
+    Libidn provides APIs needed for encoding and decoding Internationalized
+    Domain Names. Libidn sources may be obtained from:
+      https://www.gnu.org/software/libidn/#downloading
+
+  - GPGME >= 1.8.0 (will build with 1.2.0, but will be missing some functionality)
+
+    GPGME (GnuPG Made Easy) provides high-level crypto APIs needed for
+    encryption, decryption, signing and signature verification for both
+    OpenPGP and S/MIME. GPGME sources may be obtained from:
+      https://www.gnupg.org/download/index.html#gpgme
+
 ## Using GMime
 
 ### Parsing Messages


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]