Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (ea8fe72eafcea3e6e976ec65cd071988fb228dc4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (ea8fe72eafcea3e6e976ec65cd071988fb228dc4)
  • Date: Fri, 14 Dec 2007 16:52:16 -0600

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

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

New commits:
commit ea8fe72eafcea3e6e976ec65cd071988fb228dc4
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

mesalib: depend on glproto

diff --git a/graphics-libs/mesalib/DEPENDS b/graphics-libs/mesalib/DEPENDS
index 946a717..17853ce 100755
--- a/graphics-libs/mesalib/DEPENDS
+++ b/graphics-libs/mesalib/DEPENDS
@@ -12,6 +12,7 @@ depends libxext &&
depends libxxf86vm &&
depends libxau &&
depends libxfixes &&
+depends glproto &&
if [[ "$MESALIB_GIT" == "y" ]]; then
depends git
fi
diff --git a/graphics-libs/mesalib/HISTORY b/graphics-libs/mesalib/HISTORY
index f8cbd51..0e267a3 100644
--- a/graphics-libs/mesalib/HISTORY
+++ b/graphics-libs/mesalib/HISTORY
@@ -1,3 +1,6 @@
+2007-12-14 Thomas Orgis <sobukus AT sourcemage.org>
+ * DEPENDS: Needs glproto for build (GL headers).
+
2007-12-13 Thomas Orgis <sobukus AT sourcemage.org>
* PRE_BUILD: Change x86-64 configs to install libs in lib/, not lib64/




  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (ea8fe72eafcea3e6e976ec65cd071988fb228dc4), Thomas Orgis, 12/14/2007

Archive powered by MHonArc 2.6.24.

Top of Page