summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/evolution-data-server/PRE_SUB_DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-libs/evolution-data-server/PRE_SUB_DEPENDS')
-rwxr-xr-xgnome2-libs/evolution-data-server/PRE_SUB_DEPENDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome2-libs/evolution-data-server/PRE_SUB_DEPENDS b/gnome2-libs/evolution-data-server/PRE_SUB_DEPENDS
index bcea8012a2..3164e3ec1b 100755
--- a/gnome2-libs/evolution-data-server/PRE_SUB_DEPENDS
+++ b/gnome2-libs/evolution-data-server/PRE_SUB_DEPENDS
@@ -2,7 +2,7 @@ case $THIS_SUB_DEPENDS in
LDAP) persistent_read openldap OPENLDAP_NTLM OPENLDAP_NTLM &&
is_depends_enabled $SPELL openldap &&
[[ OPENLDAP_NTLM == "y" ]] &&return 0;;
- CC) persistent_read CAL &&
+ CC) persistent_read evolution-data-server CAL CAL &&
if [[ $CAL == "--enable-calendar=yes" ]]; then return 0; fi ;;
esac
return 1