forked from rpm/mutt
Switch form TokyoCabinet over to KyotoCabinet
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=163
This commit is contained in:
parent
e97becb115
commit
3b9e29f213
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 1 16:06:58 UTC 2017 - werner@suse.de
|
||||
|
||||
- Switch form TokyoCabinet over to KyotoCabinet
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 30 23:32:51 UTC 2017 - thorsten.behrens@cib.de
|
||||
|
||||
|
@ -38,8 +38,8 @@ BuildRequires: libgcrypt-devel
|
||||
BuildRequires: libgnutls-devel
|
||||
BuildRequires: libgpg-error-devel
|
||||
BuildRequires: libidn-devel
|
||||
BuildRequires: libkyotocabinet-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libtokyocabinet-devel
|
||||
BuildRequires: libxml2
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: lua-devel
|
||||
@ -225,7 +225,7 @@ chmod 755 $KRB5CFGPATH
|
||||
--enable-notmuch \
|
||||
%endif
|
||||
--disable-external-dotlock \
|
||||
--with-tokyocabinet \
|
||||
--with-kyotocabinet \
|
||||
--with-ssl=%{_prefix} \
|
||||
--with-sasl=%{_prefix} \
|
||||
--with-gss=%{_prefix} \
|
||||
|
Loading…
Reference in New Issue
Block a user