[Lunar-commits] <moonbase> ekiga: make openldap optional.

Florin Braescu florin at lunar-linux.org
Sun Jun 13 18:48:53 CEST 2010


commit a97c3f0649de57654bac05c316c79b8687e33cf8
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Jun 13 19:48:53 2010 +0300

    ekiga: make openldap optional.
    
    Thanks to brebs for the submission.
---
 gnome2/desktop/ekiga/DEPENDS |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/gnome2/desktop/ekiga/DEPENDS b/gnome2/desktop/ekiga/DEPENDS
index accf361..f768c2d 100644
--- a/gnome2/desktop/ekiga/DEPENDS
+++ b/gnome2/desktop/ekiga/DEPENDS
@@ -1,4 +1,3 @@
-depends openldap
 depends opal
 depends gnome-doc-utils
 depends cyrus-sasl
@@ -16,3 +15,8 @@ optional_depends libgnomeui \
                  ""         \
                  "--disable-gnome --disable-doc" \
                  "to enable gnome support"
+
+optional_depends openldap  \
+                 ""        \
+                 "--disable-ldap"  \
+                 "for OpenLDAP support"


More information about the Lunar-commits mailing list