summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2008-12-01 14:57:21 -0800
committerEric Sandall2008-12-01 14:57:21 -0800
commitefaad04ae5abb7f28141754304a05b5d9bd70ece (patch)
tree0d5f8b1729a0b172846539077adfe841432cddbb
parentc07bdb1bac4368090632fcb985e363b6385cab02 (diff)
glitz: added OPENGL #14646
(cherry-picked from commit f6499c84b80977be2bf314d1d89ce0d484c87268)
-rwxr-xr-xgraphics-libs/glitz/DEPENDS3
-rw-r--r--graphics-libs/glitz/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/graphics-libs/glitz/DEPENDS b/graphics-libs/glitz/DEPENDS
index efa6e1371a..1bd31fa3f7 100755
--- a/graphics-libs/glitz/DEPENDS
+++ b/graphics-libs/glitz/DEPENDS
@@ -1 +1,2 @@
-depends xorg-libs
+depends xorg-libs &&
+depends OPENGL
diff --git a/graphics-libs/glitz/HISTORY b/graphics-libs/glitz/HISTORY
index 6aec5c013b..e3a65058bd 100644
--- a/graphics-libs/glitz/HISTORY
+++ b/graphics-libs/glitz/HISTORY
@@ -1,3 +1,6 @@
+2008-11-26 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * DEPENDS: added OPENGL #14646
+
2008-03-18 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs