- enable autocrypt

OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=81
This commit is contained in:
David Sterba 2025-02-10 16:54:48 +00:00 committed by Git OBS Bridge
parent 372b9677f3
commit 8bb720b717
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 7 21:10:23 UTC 2025 - Michal Hrusecky <michal.hrusecky@opensuse.org>
- enable autocrypt
-------------------------------------------------------------------
Wed Dec 18 14:24:10 UTC 2024 - Filippo Bonazzi <filippo.bonazzi@suse.com>

View File

@ -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}