summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Gathoye2019-01-20 21:51:15 +0100
committerWilliam Gathoye2019-01-20 21:51:15 +0100
commit974bc2828398099726b91ce43e1d7117ce8ad7ee (patch)
tree54d762eb3de09419058f36d257c0725935627200 /PKGBUILD
parent97af67ba03319007b1c7db11903b15e0c2c0fe6c (diff)
downloadaur-974bc2828398099726b91ce43e1d7117ce8ad7ee.tar.gz
sendmail brought by postfix is needed to make the tests pass
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7444e8e8134..10cf8465549b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,7 +32,7 @@ pkgname=(
"${pkgbase}-xsl"
)
pkgver=7.0.33
-pkgrel=2
+pkgrel=3
pkgdesc='A general-purpose scripting language that is especially suited to web development (old stable 7.0 series)'
arch=('i686' 'x86_64')
url='http://www.php.net'
@@ -41,7 +41,7 @@ license=('PHP')
makedepends=(
'apache' 'aspell' 'db' 'enchant' 'gd' 'gmp' 'icu' 'libmcrypt' 'libxslt'
'libzip' 'net-snmp' 'postgresql-libs' 'sqlite' 'systemd' 'tidy' 'unixodbc'
- 'curl' 'libtool' 'freetds' 'pcre' 'c-client'
+ 'curl' 'libtool' 'postfix' 'freetds' 'pcre' 'c-client'
)
source=(