diff --git a/main/postfix/APKBUILD b/main/postfix/APKBUILD index 24fc51beb14..968e07a5e76 100644 --- a/main/postfix/APKBUILD +++ b/main/postfix/APKBUILD @@ -3,13 +3,13 @@ # Maintainer: Natanael Copa pkgname=postfix pkgver=3.3.1 -pkgrel=3 +pkgrel=4 pkgdesc="Secure and fast drop-in replacement for Sendmail (MTA)" url="http://www.postfix.org/" arch="all" license="IPL-1.0" depends= -makedepends="db-dev pcre-dev libressl-dev postgresql-dev mariadb-connector-c-dev openldap-dev +makedepends="db-dev pcre-dev openssl-dev postgresql-dev mariadb-connector-c-dev openldap-dev cyrus-sasl-dev perl file sqlite-dev linux-headers coreutils lmdb-dev m4" install="$pkgname.pre-install"