[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (75e9745e06bf81815ff1c450758ce9e10a643d78)
Jaka Kranjc
scm at mail.sourcemage.org
Fri Jun 30 07:21:59 EDT 2006
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
More information about the SM-Commit
mailing list