diff --git a/srcpkgs/dovecot/template b/srcpkgs/dovecot/template index 262ab5bdb01..bd8e4873ed9 100644 --- a/srcpkgs/dovecot/template +++ b/srcpkgs/dovecot/template @@ -4,7 +4,7 @@ version=2.2.18 revision=6 build_style=gnu-configure configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin - --disable-static --with-nss --with-pam --with-mysql --with-pgsql + --disable-static --with-pam --with-mysql --with-pgsql --with-sqlite --with-ssl=openssl --with-ssldir=/etc/dovecot/ssl --with-gssapi --with-ldap=plugin --with-zlib --with-bzlib --with-lzma --with-lz4 --with-libcap --with-solr --with-docs --sbindir=/usr/bin"