[Lunar-commits] r21262 - moonbase/trunk/crypto/heimdal
Stefan Wold
ratler at lunar-linux.org
Tue Sep 5 05:22:41 UTC 2006
Author: ratler
Date: 2006-09-05 05:22:41 +0000 (Tue, 05 Sep 2006)
New Revision: 21262
Modified:
moonbase/trunk/crypto/heimdal/DEPENDS
Log:
This should fix the depend loop issue. However that leave heimdal without openldap support for now until we can come up with a working solution.
Modified: moonbase/trunk/crypto/heimdal/DEPENDS
===================================================================
--- moonbase/trunk/crypto/heimdal/DEPENDS 2006-09-05 03:33:23 UTC (rev 21261)
+++ moonbase/trunk/crypto/heimdal/DEPENDS 2006-09-05 05:22:41 UTC (rev 21262)
@@ -1,8 +1,3 @@
depends openssl &&
depends db &&
-depends readline &&
-optional_depends "openldap" \
- "--with-openldap" \
- "--without-openldap" \
- "for openldap support"
-
+depends readline
More information about the Lunar-commits
mailing list