[Lunar-commits] <moonbase> Revert "xscreensaver: Restored some dependencies"
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Mon Mar 3 12:48:27 CET 2008
commit f50b6b93537c6974da3e3cddad1484d81036030d
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Mon Mar 3 12:48:27 2008 +0100
Revert "xscreensaver: Restored some dependencies"
This reverts commit 06dfd1d46c2f92260a89294cfc4712abc028d12a.
---
x11-apps/xscreensaver/BUILD | 1 +
x11-apps/xscreensaver/DEPENDS | 6 ------
2 files changed, 1 insertions(+), 6 deletions(-)
diff --git a/x11-apps/xscreensaver/BUILD b/x11-apps/xscreensaver/BUILD
index 58682e7..3618ac4 100644
--- a/x11-apps/xscreensaver/BUILD
+++ b/x11-apps/xscreensaver/BUILD
@@ -6,6 +6,7 @@
fi
OPTS+=" --without-kerberos \
+ --without-gle \
--with-xml \
--with-dpms-ext \
--with-xf86vmode-ext \
diff --git a/x11-apps/xscreensaver/DEPENDS b/x11-apps/xscreensaver/DEPENDS
index 2f17142..13a841c 100644
--- a/x11-apps/xscreensaver/DEPENDS
+++ b/x11-apps/xscreensaver/DEPENDS
@@ -2,7 +2,6 @@ depends libxml2
depends netpbm
depends bc
depends perl
-depends %GLUT
optional_depends "gettext" "--enable-nls" "--disable-nls" \
"enable NLS support"
@@ -24,8 +23,3 @@ optional_depends "%GLX" "--with-gl" "--without-gl" \
optional_depends "jpeg" "--with-jpeg" "--without-jpeg" \
"for Jpeg support"
-
-optional_depends "gle" "--with-gle" "--without-gle" \
- "required for some of the screensavers"
-
-optional_depends "gdk-pixbuf" "--with-pixbuf" "--without-pixbuf"
More information about the Lunar-commits
mailing list