aboutsummaryrefslogtreecommitdiffstats
path: root/main/postfix
diff options
context:
space:
mode:
authorMarkus Heimbach <markus@esukram.org>2018-08-20 19:40:26 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2018-09-03 17:53:01 +0000
commitaab1d5daf00c8bf56fe99ca09f0a7ea0e5216a31 (patch)
tree75514f62e850f1be843ca4e888bce8f2cf338512 /main/postfix
parent51335325daaa244243e3e6220a050ef1a5168f7d (diff)
main/postfix: Adding missing m4 build dependency
Starting with postfix 3.3 the script src/postconf/extract_cfg.sh needs m4 to successfully build. This leads to the following log output [1] during the package build [2]: extract_cfg.sh: line 89: m4: not found [1]: http://build.alpinelinux.org/buildlogs/build-edge-x86_64/main/postfix/postfix-3.3.1-r0.log [2]: https://pkgs.alpinelinux.org/package/edge/main/x86_64/postfix
Diffstat (limited to 'main/postfix')
-rw-r--r--main/postfix/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/postfix/APKBUILD b/main/postfix/APKBUILD
index 5e0e43e2cb1..24fc51beb14 100644
--- a/main/postfix/APKBUILD
+++ b/main/postfix/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=postfix
pkgver=3.3.1
-pkgrel=2
+pkgrel=3
pkgdesc="Secure and fast drop-in replacement for Sendmail (MTA)"
url="http://www.postfix.org/"
arch="all"
@@ -11,7 +11,7 @@ license="IPL-1.0"
depends=
makedepends="db-dev pcre-dev libressl-dev postgresql-dev mariadb-connector-c-dev openldap-dev
cyrus-sasl-dev perl file sqlite-dev linux-headers coreutils
- lmdb-dev"
+ lmdb-dev m4"
install="$pkgname.pre-install"
subpackages="$pkgname-doc
$pkgname-ldap:_mv_dict