wok-next rev 1310
openldap: add openssl dependancy
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 26 20:19:16 2008 +0000 (2008-08-26) |
parents | ef6b94d518a9 |
children | 2b4792182cf0 |
files | openldap/receipt |
line diff
1.1 --- a/openldap/receipt Tue Aug 26 15:22:24 2008 +0000 1.2 +++ b/openldap/receipt Tue Aug 26 20:19:16 2008 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 TARBALL="$PACKAGE-stable-20071118.tgz" 1.5 WEB_SITE="http://www.openldap.org/" 1.6 WGET_URL="ftp://ftp.openldap.org/pub/OpenLDAP/$PACKAGE-stable/$TARBALL" 1.7 -DEPENDS="libdb" 1.8 +DEPENDS="libdb openssl" 1.9 BUILD_DEPENDS="db-dev libdb" 1.10 CONFIG_FILES="/etc/openldap/ldap.conf /etc/openldap/slapd.conf" 1.11