From 621e6d2ea2112d86b882f4d83ee5aaf10b153cc1 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 7 Dec 2020 23:17:03 +0100 Subject: courier-authlib-devel: rebuild --- courier-authlib-devel/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'courier-authlib-devel/PKGBUILD') diff --git a/courier-authlib-devel/PKGBUILD b/courier-authlib-devel/PKGBUILD index 4a8534b6..f8e1b7d2 100644 --- a/courier-authlib-devel/PKGBUILD +++ b/courier-authlib-devel/PKGBUILD @@ -9,7 +9,7 @@ pkgname=courier-authlib-devel _pkgname=${pkgname%-*} pkgver=0.71.0.20201104 -pkgrel=4 +pkgrel=5 pkgdesc="Authentication library for the Courier mailserver(s)" arch=(i686 pentium4 x86_64) license=('GPL2') @@ -22,13 +22,13 @@ _pinned_dependencies=( 'glibc>=2.31' 'libcrypt.so=2' 'libmariadb.so=3' + 'libpam.so=0' 'libtool=2.4.6+42+gb88cebd5' - 'pam=1.5.0' 'postgresql-libs=12.5' 'sqlite=3.34.0' ) depends=('openssl' 'perl' 'expect' 'courier-unicode>=2.1' "${_pinned_dependencies[@]}") -makedepends=('pam' 'libldap' 'libmariadbclient' 'postgresql-libs>=8.3.0') +makedepends=('libldap') 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' -- cgit v1.2.3-54-g00ecf