[Lunar-commits] <moonbase> evolution-data-server: Updated to use nss and nspr modules

Terry Chan tchan at lunar-linux.org
Mon Jan 4 17:50:17 CET 2010


commit 63216c3d4f985ececc69e673748709d8c8b544c5
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Mon Jan 4 10:50:17 2010 -0600

    evolution-data-server: Updated to use nss and nspr modules
---
 gnome2/desktop/evolution-data-server/DEPENDS |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome2/desktop/evolution-data-server/DEPENDS b/gnome2/desktop/evolution-data-server/DEPENDS
index 1ad9b65..0c145c9 100644
--- a/gnome2/desktop/evolution-data-server/DEPENDS
+++ b/gnome2/desktop/evolution-data-server/DEPENDS
@@ -7,8 +7,8 @@ optional_depends  "openldap"             \
                   "for LDAP support"
 
 optional_depends  "nss"                  \
-                  "--with-nspr-libs=/usr/lib/ --with-nspr-includes=/usr/include/nspr \
-                   --with-nss-libs=/usr/lib/ --with-nss-includes=/usr/include/nss \
+                  "--with-nspr-libs=/usr/lib/nspr --with-nspr-includes=/usr/include/nspr \
+                   --with-nss-libs=/usr/lib/nss --with-nss-includes=/usr/include/nss \
                    --enable-nss=yes"     \
                    "" "for nss ssl support"
 


More information about the Lunar-commits mailing list