This patch is good. I changed the order of inputs to keep them sorted alphabetically. On Sat, Nov 14, 2020 at 10:26:10AM +0100, Tanguy Le Carrour wrote: > * gnu/packages/mail.scm (gmime)[arguments]: Add the "--enable-introspection" > flag. [native-inputs]: Add gobject-introspection. > --- > gnu/packages/mail.scm | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm > index b6c51c337b..fcd593c356 100644 > --- a/gnu/packages/mail.scm > +++ b/gnu/packages/mail.scm > @@ -593,12 +593,15 @@ It adds a large amount of new and improved features to mutt.") > (build-system gnu-build-system) > (native-inputs > `(("pkg-config" ,pkg-config) > + ("gobject-introspection" ,gobject-introspection) > ("gnupg" ,gnupg))) ; for tests only > (inputs `(("glib" ,glib) > ("gpgme" ,gpgme) > ("zlib" ,zlib))) > (arguments > - `(#:phases > + `(#:configure-flags > + (list "--enable-introspection=yes") > + #:phases > (modify-phases %standard-phases > (add-after > 'unpack 'patch-paths-in-tests > -- > 2.29.2 > > > > -- Efraim Flashner אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted