dovecot: do not force --with-nss; allows building with musl.
This commit is contained in:
parent
ad4cd59d76
commit
e3c462c475
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue