Skip to Content.
Sympa Menu

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

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 (1e42dc250ddf8ee6496e4508e763f5872c3d1cb4)
  • Date: Wed, 6 Feb 2008 11:36:26 -0600

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

x11-libs/wine/DEPENDS | 10 +++++-----
x11-libs/wine/HISTORY | 3 +++
2 files changed, 8 insertions(+), 5 deletions(-)

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

wine: Use suggest_depends instead of optional_depends for wine-gecko per
Jaka

diff --git a/x11-libs/wine/DEPENDS b/x11-libs/wine/DEPENDS
index 7998af2..ca97b20 100755
--- a/x11-libs/wine/DEPENDS
+++ b/x11-libs/wine/DEPENDS
@@ -103,8 +103,8 @@ then
'for X11 XRandr extension support'
fi &&

-optional_depends 'wine-gecko' \
- '' \
- '' \
- 'for pre-downloaded GECKO engine' \
- 'z-rejected'
+suggest_depends 'wine-gecko' \
+ '' \
+ '' \
+ 'for pre-downloaded GECKO engine' \
+ 'z-rejected'
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index a23acdd..ecd8570 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2008-02-06 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Use suggest_depends for wine-gecko per Jaka
+
2008-02-03 Thomas Orgis <sobukus AT sourcemage.org>
* BUILD: Remove the -fno-inline-functions which was added becuase of
vartest.c
memory hogging; seems to be more or less fixed in wine and/or gcc
(though



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (1e42dc250ddf8ee6496e4508e763f5872c3d1cb4), Eric Sandall, 02/06/2008

Archive powered by MHonArc 2.6.24.

Top of Page