[Lunar-commits] <moonbase> evolution: fix gweather depends
Zachary McGrew
zmcgrew at lunar-linux.org
Sun Jul 18 07:14:00 CEST 2010
commit 567453ed249b76b7e9f07d865e3b992ec3e8c369
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date: Sat Jul 17 22:14:00 2010 -0700
evolution: fix gweather depends
---
gnome2/desktop/evolution/BUILD | 2 +-
gnome2/desktop/evolution/DEPENDS | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnome2/desktop/evolution/BUILD b/gnome2/desktop/evolution/BUILD
index 6062f63..9972dc1 100644
--- a/gnome2/desktop/evolution/BUILD
+++ b/gnome2/desktop/evolution/BUILD
@@ -1,6 +1,6 @@
(
- OPTS+=" --without-weather --disable-nm" &&
+ OPTS+=" --disable-nm" &&
default_build
diff --git a/gnome2/desktop/evolution/DEPENDS b/gnome2/desktop/evolution/DEPENDS
index c5624c7..6b00423 100644
--- a/gnome2/desktop/evolution/DEPENDS
+++ b/gnome2/desktop/evolution/DEPENDS
@@ -54,7 +54,7 @@ optional_depends gnome-pilot \
"" \
"for more Palm Pilot support"
-optional_depends gweather \
+optional_depends libgweather \
"" \
"--disable-weather" \
"for calendar-weather plugin"
More information about the Lunar-commits
mailing list