Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (75e9745e06bf81815ff1c450758ce9e10a643d78)
  • Date: Fri, 30 Jun 2006 06:21:59 -0500

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

x11-libs/xorg/DEPENDS | 7 ++-----
x11-libs/xorg/HISTORY | 3 +++
2 files changed, 5 insertions(+), 5 deletions(-)

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

xorg: made g++ required, #10637

diff --git a/x11-libs/xorg/DEPENDS b/x11-libs/xorg/DEPENDS
index 2847d36..c206503 100755
--- a/x11-libs/xorg/DEPENDS
+++ b/x11-libs/xorg/DEPENDS
@@ -13,6 +13,7 @@ depends zlib &&
depends ncurses &&
depends expat &&
depends libpng &&
+depends g++ &&

optional_depends POSTSCRIPT-INTERPRETER \
"" \
@@ -22,9 +23,5 @@ optional_depends POSTSCRIPT-INTERPRETER
optional_depends groff \
"" \
"" \
- "for formatted documentation" &&
+ "for formatted documentation"

-optional_depends g++ \
- "" \
- "" \
- "for OpenGL support"
diff --git a/x11-libs/xorg/HISTORY b/x11-libs/xorg/HISTORY
index abcd9f0..68c9c25 100644
--- a/x11-libs/xorg/HISTORY
+++ b/x11-libs/xorg/HISTORY
@@ -1,3 +1,6 @@
+2006-06-30 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: made g++ required, #10637
+
2006-06-28 Eric Sandall <eric AT sandall.us>
* DETAILS: Removed BUILD_API=2, set grimoire-wide




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (75e9745e06bf81815ff1c450758ce9e10a643d78), Jaka Kranjc, 06/30/2006

Archive powered by MHonArc 2.6.24.

Top of Page