summaryrefslogtreecommitdiff
path: root/courier-authlib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'courier-authlib/PKGBUILD')
-rw-r--r--courier-authlib/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/courier-authlib/PKGBUILD b/courier-authlib/PKGBUILD
index 19de32a6..83080eb2 100644
--- a/courier-authlib/PKGBUILD
+++ b/courier-authlib/PKGBUILD
@@ -16,7 +16,7 @@ url="https://courier-mta.org/authlib/"
backup=('etc/authlib/authdaemonrc' 'etc/authlib/authldaprc' \
'etc/authlib/authmysqlrc' 'etc/authlib/authpgsqlrc')
depends=('openssl' 'gdbm' 'perl' 'libtool' 'expect' 'courier-unicode>=2.1')
-makedepends=('expect' 'pam' 'libldap' 'libmariadbclient' 'postgresql-libs>=8.3.0')
+makedepends=('pam' 'libldap' 'libmariadbclient' 'postgresql-libs>=8.3.0')
optdepends=('sqlite: With support for the authsqlite authentication module'
'libmariadbclient: With support for the authmysql authentication module'
'libldap: With support for the authldap authentication module'