Bump revision and fixes for pkgs requiring libssl.

This commit is contained in:
Juan RP 2010-11-02 08:31:35 +01:00
parent ad2695a838
commit 6821efbeea
43 changed files with 129 additions and 70 deletions

View file

@ -1,6 +1,7 @@
# Template file for 'libldap'
pkgname=libldap
version=2.4.22
revision=1
wrksrc="openldap-${version}"
distfiles="ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-$version.tgz"
build_style=gnu_configure
@ -19,7 +20,7 @@ subpackages="libldap-devel"
Add_dependency run glibc
Add_dependency run libsasl
Add_dependency run openssl
Add_dependency run libssl
Add_dependency build pkg-config
Add_dependency build libsasl-devel
Add_dependency build openssl-devel