From c16968d4179be76966c262f854c9e1fb827dc3ec Mon Sep 17 00:00:00 2001 From: root Date: Tue, 26 Mar 2013 00:06:16 -0700 Subject: Tue Mar 26 00:06:15 PDT 2013 --- extra/dovecot/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/dovecot') diff --git a/extra/dovecot/PKGBUILD b/extra/dovecot/PKGBUILD index 6c621590f..8d3088f1e 100644 --- a/extra/dovecot/PKGBUILD +++ b/extra/dovecot/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 177806 2013-02-09 09:15:39Z andyrtr $ +# $Id: PKGBUILD 180681 2013-03-25 19:15:32Z bpiotrowski $ # Maintainer: Andreas Radke # Contributor: Paul Mattal # Contributor: Federico Quagliata (quaqo) @@ -9,12 +9,12 @@ pkgname=dovecot pkgver=2.1.15 -pkgrel=1 +pkgrel=2 pkgdesc="An IMAP and POP3 server written with security primarily in mind" arch=('i686' 'x86_64') url="http://dovecot.org/" license=("LGPL") -depends=('krb5' 'openssl' 'sqlite>=3.7.5' 'libmysqlclient>=5.5.10' +depends=('krb5' 'openssl' 'sqlite>=3.7.5' 'libmariadbclient' 'postgresql-libs>=9.0.3' 'bzip2' 'expat' 'curl') makedepends=('pam>=1.1.1' 'libcap>=2.19' 'libldap>=2.4.22' 'clucene') optdepends=('libldap: ldap plugin' -- cgit v1.2.3-54-g00ecf