[Lunar-commits] CVS: moonbase/crypto/cyrus-sasl DEPENDS,1.7,1.8
Auke Kok
sofar at lunar-linux.org
Mon Apr 25 13:50:56 UTC 2005
Update of /var/cvs/lunar/moonbase/crypto/cyrus-sasl
In directory espresso.foo-projects.org:/home/sofar/active/moonbase/crypto/cyrus-sasl
Modified Files:
DEPENDS
Log Message:
Adding this on request.
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/crypto/cyrus-sasl/DEPENDS,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- DEPENDS 25 Apr 2005 08:05:04 -0000 1.7
+++ DEPENDS 25 Apr 2005 13:50:54 -0000 1.8
@@ -1,4 +1,5 @@
depends openssl &&
depends db &&
-optional_depends "Linux-PAM" "--with-pam" "--without-pam" "for PAM authentication" &&
-optional_depends "mysql" "--with-mysql" "--without-mysql" "for mysql support"
+optional_depends "Linux-PAM" "--with-pam" "--without-pam" "for PAM authentication" &&
+optional_depends "mysql" "--with-mysql" "--without-mysql" "for mysql support" &&
+optional_depends "postgresql" "--with-pgsql" "--without-pgsql" "for postgreSQL support"
More information about the Lunar-commits
mailing list