[Lunar-commits] <moonbase> xscreensaver: gtk optional depend needs glade2 to compile.

Florin Braescu florin at lunar-linux.org
Sat Aug 9 18:29:33 CEST 2008


commit b6ce49eb40c00a7f722bbf5b821757f227c72e82
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Aug 9 19:29:33 2008 +0300

    xscreensaver: gtk optional depend needs glade2 to compile.
---
 x11-apps/xscreensaver/DEPENDS |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-apps/xscreensaver/DEPENDS b/x11-apps/xscreensaver/DEPENDS
index f7aea22..59739ec 100644
--- a/x11-apps/xscreensaver/DEPENDS
+++ b/x11-apps/xscreensaver/DEPENDS
@@ -6,8 +6,8 @@ depends perl
 optional_depends "gettext"  "--enable-nls" "--disable-nls"  \
                  "enable NLS support"
 
-optional_depends "gtk+-2"  "--with-gtk"  "--without-gtk" \
-                 "to build the configuration manager"
+optional_depends "glade2"  "--with-gtk"  "--without-gtk" \
+                 "to build the GNOME configuration manager"
 
 optional_depends "fortune"  "--with-fortune=/usr/games/fortune"  ""  \
                  "allow fortune to be used as a text source in screensavers"


More information about the Lunar-commits mailing list