postfix: build against mariadbclient instead of mysql
This commit is contained in:
parent
08515f262a
commit
e67da83870
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'postfix'
|
||||
pkgname=postfix
|
||||
version=3.5.9
|
||||
revision=1
|
||||
revision=2
|
||||
hostmakedepends="perl m4"
|
||||
makedepends="icu-devel libldap-devel libmysqlclient-devel pcre-devel
|
||||
makedepends="icu-devel libldap-devel libmariadbclient-devel pcre-devel
|
||||
postgresql-libs-devel sqlite-devel"
|
||||
short_desc="High-performance mail transport agent"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue