- enable autocrypt
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=81
This commit is contained in:
parent
372b9677f3
commit
8bb720b717
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user