wok-current diff openldap/receipt @ 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 534023d6e005
children 03a799424aaa
line diff
     1.1 --- a/openldap/receipt	Sat Aug 09 17:50:04 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