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