From b495c71adc88642d06f141c612f82ba10bdb7ee1 Mon Sep 17 00:00:00 2001 From: Darshit Shah Date: Sat, 15 Aug 2015 12:22:33 +0530 Subject: [PATCH] Document dependency on libgpgme11-dev * README.checkout: Document dependency on libgpgme11-dev required by the metalink code. --- README.checkout | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.checkout b/README.checkout index 03463d1..eff6abc 100644 --- a/README.checkout +++ b/README.checkout @@ -94,6 +94,10 @@ Compiling From Repository Sources saved the .pc file. Example: $ PKG_CONFIG_PATH="." ./configure + * [46]libgpgme11-dev is required to compile with support for metalink files + and GPGME support. Metalink requires this library to verify the integrity + of the download. + For those who might be confused as to what to do once they check out the source code, considering configure and Makefile do not yet exist at @@ -200,3 +204,4 @@ References 43. http://validator.w3.org/check?uri=referer 44. http://wget.addictivecode.org/WikiLicense 45. https://www.python.org/ + 46. https://www.gnupg.org/%28it%29/related_software/gpgme/index.html -- 2.5.0