From e93cbad322f597213dda7585f8ecc8ecad482e44 Mon Sep 17 00:00:00 2001 From: pgfed Date: Mon, 19 Oct 2020 20:12:58 +0000 Subject: [PATCH] Update dovecot.spec --- dovecot.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dovecot.spec b/dovecot.spec index 5077164..6704885 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -50,6 +50,7 @@ BuildRequires: quota-devel BuildRequires: xz-devel BuildRequires: lz4-devel BuildRequires: libsodium-devel +BuildRequires: libicu-devel BuildRequires: libexttextcat-devel BuildRequires: libstemmer-devel @@ -151,6 +152,7 @@ autoreconf -I . -fiv #required for aarch64 support --with-sqlite \ --with-zlib \ --with-libcap \ + --with-icu \ --with-lucene \ --with-ssl=openssl \ --with-ssldir=%{ssldir} \