dovecot: build against mariadbclient instead of mysql
This commit is contained in:
parent
89dd8d8523
commit
7251d107ff
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin
|
|||
--with-lz4 --with-libcap --with-solr --with-docs --sbindir=/usr/bin"
|
||||
hostmakedepends="pkg-config perl"
|
||||
makedepends=" liblz4-devel zlib-devel bzip2-devel liblzma-devel libressl-devel
|
||||
mit-krb5-devel libmysqlclient-devel postgresql-libs-devel sqlite-devel
|
||||
mit-krb5-devel libmariadbclient-devel postgresql-libs-devel sqlite-devel
|
||||
clucene-devel libldap-devel libcap-devel pam-devel libcurl-devel expat-devel
|
||||
libsodium-devel"
|
||||
short_desc="IMAP and POP3 server written with security primarily in mind"
|
||||
|
|
Loading…
Reference in a new issue