[Lunar-commits] gtkglarea: Changed dependency %GLUT -> %GLX
Stefan Wold
ratler at lunar-linux.org
Sun Dec 9 13:33:13 CET 2007
commit 84983cad124122a423a285c0f17821110242be4b
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sun Dec 9 13:33:13 2007 +0100
gtkglarea: Changed dependency %GLUT -> %GLX
* Bumped UPDATED
---
graphics/gtkglarea/DEPENDS | 4 ++--
graphics/gtkglarea/DETAILS | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/graphics/gtkglarea/DEPENDS b/graphics/gtkglarea/DEPENDS
index 2e0b174..3b6bcbd 100644
--- a/graphics/gtkglarea/DEPENDS
+++ b/graphics/gtkglarea/DEPENDS
@@ -1,2 +1,2 @@
-depends gtk+ &&
-depends %GLUT
+depends gtk+
+depends %GLX
diff --git a/graphics/gtkglarea/DETAILS b/graphics/gtkglarea/DETAILS
index f13c562..d645995 100644
--- a/graphics/gtkglarea/DETAILS
+++ b/graphics/gtkglarea/DETAILS
@@ -7,7 +7,7 @@
# WEB_SITE=http://www.student.oulu.fi/~jlof/$MODULE/
WEB_SITE=http://linux.maruhn.com/sec/gtkglarea.html
ENTERED=20011021
- UPDATED=20020514
+ UPDATED=20071209
SHORT="gtkglarea: an OpenGL/Mesa widget for GTK+."
cat << EOF
Gtkglarea provides a way for GTK+ applications to have an OpenGL
More information about the Lunar-commits
mailing list