wok diff openldap/receipt @ rev 8437

Fix fcgi by using -j1.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 06 02:59:23 2011 +0000 (2011-02-06)
parents b87e77db07eb
children c1a84d84a7ef
line diff
     1.1 --- a/openldap/receipt	Mon Oct 18 23:10:26 2010 +0000
     1.2 +++ b/openldap/receipt	Sun Feb 06 02:59:23 2011 +0000
     1.3 @@ -8,9 +8,9 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tgz"
     1.5  WEB_SITE="http://www.openldap.org/"
     1.6  WGET_URL="ftp://ftp.openldap.org/pub/OpenLDAP/$PACKAGE-release/$TARBALL"
     1.7 -DEPENDS="libdb openssl cyrus-sasl libkrb5 libcomerr3 util-linux-ng-uuid icu \
     1.8 -gcc-lib-base"
     1.9 -BUILD_DEPENDS="db-dev libdb"
    1.10 +DEPENDS="libdb openssl libkrb5 libcomerr3 util-linux-ng-uuid icu \
    1.11 +gcc-lib-base libldap"
    1.12 +BUILD_DEPENDS="db-dev libdb libsasl-without-ldap"
    1.13  CONFIG_FILES="/etc/openldap"
    1.14  DATABASE_FILES="/var/openldap-*"
    1.15