diff --git a/neomutt.changes b/neomutt.changes index 0d685f2..b7c44d7 100644 --- a/neomutt.changes +++ b/neomutt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 21:10:23 UTC 2025 - Michal Hrusecky + +- enable autocrypt + ------------------------------------------------------------------- Wed Dec 18 14:24:10 UTC 2024 - Filippo Bonazzi diff --git a/neomutt.spec b/neomutt.spec index 83823bb..2ab49da 100644 --- a/neomutt.spec +++ b/neomutt.spec @@ -47,6 +47,7 @@ BuildRequires: notmuch-devel BuildRequires: openssl-devel BuildRequires: pcre2-devel BuildRequires: pkgconfig +BuildRequires: sqlite-devel BuildRequires: w3m BuildRequires: xsltproc BuildRequires: zlib-devel @@ -96,11 +97,12 @@ export CFLAGS="%{optflags}" --lmdb \ --gnutls \ --gpgme \ + --autocrypt \ --notmuch \ --sasl \ --gss \ --idn2 \ - --pcre2 \ + --pcre2 \ --zlib make %{?_smp_mflags}