[Lunar-commits] <moonbase> xscreensaver: change depends from glade2 to glade3.
Zachary McGrew
zmcgrew at lunar-linux.org
Wed May 27 00:57:11 CEST 2009
commit 5546b01488440a9cb2ac207f1a095394ced71e3c
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date: Tue May 26 15:57:11 2009 -0700
xscreensaver: change depends from glade2 to glade3.
Works fine here with the newer version of glade.
---
x11-apps/xscreensaver/DEPENDS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/x11-apps/xscreensaver/DEPENDS b/x11-apps/xscreensaver/DEPENDS
index 178f688..a851e3b 100644
--- a/x11-apps/xscreensaver/DEPENDS
+++ b/x11-apps/xscreensaver/DEPENDS
@@ -6,7 +6,7 @@ depends perl
optional_depends "gettext" "--enable-nls" "--disable-nls" \
"enable NLS support"
-optional_depends "glade2" "--with-gtk" "--without-gtk" \
+optional_depends "glade3" "--with-gtk" "--without-gtk" \
"to build the GNOME configuration manager"
optional_depends "fortune" "--with-fortune=/usr/games/fortune" "" \
More information about the Lunar-commits
mailing list