summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElisamuel Resto2020-04-09 01:23:14 -0500
committerElisamuel Resto2020-04-09 01:23:14 -0500
commit2ca1a0fa5d675c8a138131b454212d1ffdd9fc24 (patch)
tree28514b70069ce36536d58b716835dd9967bc8084 /PKGBUILD
parentabaeba13f4f13c8418867f58a2281d1f2af40127 (diff)
downloadaur-2ca1a0fa5d675c8a138131b454212d1ffdd9fc24.tar.gz
Changed most makedepends to depends as most are actual dependencies
- Thank you CyberShadow for pointing this out
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0e34d9d595d..51e6b980f0a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,13 +13,13 @@ pkgname=(exim-heavy
exim-lookup-pgsql)
pkgname=exim-heavy
pkgver=4.93
-pkgrel=2
+pkgrel=3
pkgdesc='Message Transfer Agent with maximal-enabled features'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url='https://www.exim.org/'
license=('GPL')
-makedepends=('gdbm' 'libldap' 'libnsl' 'openssl' 'pam' 'pcre' 'sqlite')
-makedepends+=('libspf2' 'libidn' 'libidn2' 'opendmarc' 'libsrs_alt' 'postgresql-libs' 'libmariadbclient')
+depends=('gdbm' 'libldap' 'libnsl' 'openssl' 'pam' 'pcre' 'sqlite' 'libspf2' 'libidn' 'libidn2' 'opendmarc' 'libsrs_alt')
+makedepends=('postgresql-libs' 'libmariadbclient')
source=("https://ftp.exim.org/pub/exim/exim4/exim-$pkgver.tar.bz2"{,.asc}
aliases
exim.logrotate