Added libldap dep to subversion

This commit is contained in:
Mike Staszel 2010-05-26 16:36:39 -05:00
parent be9f26c325
commit 716bd39086

View file

@ -4,11 +4,11 @@
pkgname=subversion
pkgver=1.6.9
pkgrel=5
pkgrel=6
pkgdesc="Replacement for CVS, another versioning system (svn)"
arch=('i686' 'x86_64')
license=('apache' 'bsd')
depends=('neon' 'apr-util')
depends=('neon' 'apr-util' 'libldap')
makedepends=('heimdal' 'apache' 'python' 'perl' 'swig' 'ruby'
'autoconf' 'sqlite3' 'db' 'e2fsprogs')
source=(http://subversion.tigris.org/downloads/$pkgname-$pkgver.tar.bz2