[Lunar-commits] dovecot: fix DEPENDS file
Samuel Verstraete
elangelo at lunar-linux.org
Mon Dec 10 13:12:12 CET 2007
commit 9a37d128230e281796bd090f61cd1c135c1db35b
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date: Mon Dec 10 13:12:12 2007 +0100
dovecot: fix DEPENDS file
---
mail/dovecot/DEPENDS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/mail/dovecot/DEPENDS b/mail/dovecot/DEPENDS
index 0d2834c..a748248 100644
--- a/mail/dovecot/DEPENDS
+++ b/mail/dovecot/DEPENDS
@@ -1,4 +1,4 @@
depends openssl
optional_depends postgresql "--with-pgsql" "--without-pgsql" "For Postgresql support"
-optional_depends mysq" "--with-mysql" "--without-mysql" "For Mysql support"
-optional_depends "openldap" "--with-ldap" "--with-ldap" "For openldap support"
+optional_depends mysql "--with-mysql" "--without-mysql" "For Mysql support"
+optional_depends openldap "--with-ldap" "--with-ldap" "For openldap support"
More information about the Lunar-commits
mailing list