[Lunar-commits] r19995 - moonbase/trunk/mail/dbmail
Florin Braescu
florin at lunar-linux.org
Sun May 7 18:04:30 UTC 2006
Author: florin
Date: 2006-05-07 18:04:28 +0000 (Sun, 07 May 2006)
New Revision: 19995
Modified:
moonbase/trunk/mail/dbmail/DEPENDS
Log:
remove the sqlite optional depend.
Modified: moonbase/trunk/mail/dbmail/DEPENDS
===================================================================
--- moonbase/trunk/mail/dbmail/DEPENDS 2006-05-07 17:35:02 UTC (rev 19994)
+++ moonbase/trunk/mail/dbmail/DEPENDS 2006-05-07 18:04:28 UTC (rev 19995)
@@ -2,7 +2,6 @@
optional_depends "mysql" "--with-mysql" "" "MySQL support" &&
optional_depends "postgresql" "--with-pgsql" "" "Postgresql support" &&
-optional_depends "sqlite" "--with-sqlite" "" "Sqlite support" &&
optional_depends "postfix" "" "" "Postfix support" &&
optional_depends "exim" "" "" "Exim support" &&
optional_depends "sendmail" "" "" "Sendmail support"
More information about the Lunar-commits
mailing list