X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/90ca98902668310adea2bd544a61a3d6c9c12f1c..badf2dc0fb0b78dee463521a879c85d76ffd87f3:/debian/patches/upstream/548577-gpgme-1.2.patch diff --git a/debian/patches/upstream/548577-gpgme-1.2.patch b/debian/patches/upstream/548577-gpgme-1.2.patch index 14dfba8..b90f72a 100644 --- a/debian/patches/upstream/548577-gpgme-1.2.patch +++ b/debian/patches/upstream/548577-gpgme-1.2.patch @@ -3,9 +3,9 @@ mutt will be able to open pgp crypted/signed message with gpgme --- a/init.c +++ b/init.c -@@ -51,6 +51,10 @@ - #include +@@ -53,6 +53,10 @@ #include + #include +#if defined(CRYPT_BACKEND_GPGME) +#include