Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (f8eaa169e576b2b3b9b0cf6dc53d31050f220723)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (f8eaa169e576b2b3b9b0cf6dc53d31050f220723)
  • Date: Wed, 26 Nov 2008 15:30:33 -0600

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

graphics-libs/glitz/DEPENDS | 5 ++++-
graphics-libs/glitz/HISTORY | 1 +
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit f8eaa169e576b2b3b9b0cf6dc53d31050f220723
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

glitz: depend on real x libs #14699

diff --git a/graphics-libs/glitz/DEPENDS b/graphics-libs/glitz/DEPENDS
index 1bd31fa..ac260d5 100755
--- a/graphics-libs/glitz/DEPENDS
+++ b/graphics-libs/glitz/DEPENDS
@@ -1,2 +1,5 @@
-depends xorg-libs &&
+depends libx11 &&
+depends libxau &&
+depends libxdmcp &&
+depends libxext &&
depends OPENGL
diff --git a/graphics-libs/glitz/HISTORY b/graphics-libs/glitz/HISTORY
index e3a6505..52b956d 100644
--- a/graphics-libs/glitz/HISTORY
+++ b/graphics-libs/glitz/HISTORY
@@ -1,5 +1,6 @@
2008-11-26 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DEPENDS: added OPENGL #14646
+ depend on real x libs #14699

2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs



  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (f8eaa169e576b2b3b9b0cf6dc53d31050f220723), Jaka Kranjc, 11/26/2008

Archive powered by MHonArc 2.6.24.

Top of Page