X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/a45f532ad81e7bb6f370cd20e5f02d666d88b352..badf2dc0fb0b78dee463521a879c85d76ffd87f3:/debian/patches/upstream/548577-gpgme-1.2.patch?ds=sidebyside 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