Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (1ff97c41de064bda48e6cbcb09065949fe6d1ab8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (1ff97c41de064bda48e6cbcb09065949fe6d1ab8)
  • Date: Sun, 19 Jul 2009 10:15:14 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

graphics-libs/freeglut/DEPENDS | 1 +
graphics-libs/freeglut/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 1ff97c41de064bda48e6cbcb09065949fe6d1ab8
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

freeglut: Depends on libxi

diff --git a/graphics-libs/freeglut/DEPENDS b/graphics-libs/freeglut/DEPENDS
index 3c915f3..d19a7e2 100755
--- a/graphics-libs/freeglut/DEPENDS
+++ b/graphics-libs/freeglut/DEPENDS
@@ -4,6 +4,7 @@ depends libtool &&
depends libxdamage &&
depends OPENGL &&
depends xorg-libs &&
+depends libxi &&

optional_depends "libpng" \
"--enable-png" \
diff --git a/graphics-libs/freeglut/HISTORY b/graphics-libs/freeglut/HISTORY
index 8c0e882..7d60ea7 100644
--- a/graphics-libs/freeglut/HISTORY
+++ b/graphics-libs/freeglut/HISTORY
@@ -1,3 +1,6 @@
+2009-07-19 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on libxi
+
2009-04-21 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 2.6.0-rc1
Removed PATCHLEVEL



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (1ff97c41de064bda48e6cbcb09065949fe6d1ab8), Eric Sandall, 07/19/2009

Archive powered by MHonArc 2.6.24.

Top of Page