[Lunar-commits] <moonbase> evolution-exchange: added depends openldap
Duncan Gibson
engelsman at lunar-linux.org
Wed May 4 00:15:31 CEST 2011
commit ad6c283b2663650bdbe13094c98f2e02c74707fb
Author: Duncan Gibson <duncan.gibson at xs4all.nl>
Date: Wed May 4 00:15:31 2011 +0200
evolution-exchange: added depends openldap
module won't build at all if openldap is not installed.
However, even with it installed, it produces loads of
cc1: warning: /include: No such file or directory
messages, so I'm not really sure whether it has built OK.
---
gnome2/desktop/evolution-exchange/DEPENDS | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/gnome2/desktop/evolution-exchange/DEPENDS b/gnome2/desktop/evolution-exchange/DEPENDS
index 202fbdc..70f06b2 100644
--- a/gnome2/desktop/evolution-exchange/DEPENDS
+++ b/gnome2/desktop/evolution-exchange/DEPENDS
@@ -1 +1,2 @@
depends evolution
+depends openldap
More information about the Lunar-commits
mailing list