Skip to Content.
Sympa Menu

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

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 (2b0fe2d923393257f71ec3fe5abe1db297bb8dd1)
  • Date: Sun, 2 Jul 2006 06:43:39 -0500

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

x11-libs/wine/DEPENDS | 14 ++++++++++++--
x11-libs/wine/HISTORY | 4 ++++
2 files changed, 16 insertions(+), 2 deletions(-)

New commits:
commit 2b0fe2d923393257f71ec3fe5abe1db297bb8dd1
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

wine: add some deps, kill #10425

diff --git a/x11-libs/wine/DEPENDS b/x11-libs/wine/DEPENDS
index ff539ef..6dc6f47 100755
--- a/x11-libs/wine/DEPENDS
+++ b/x11-libs/wine/DEPENDS
@@ -43,7 +43,7 @@ optional_depends docbook-utils \
"" \
"for building wine documentation" &&

-optional_depends libxml2 \
+optional_depends libxslt \
'' \
'' \
'for a functional Microsoft XML (MSXML) implementation' &&
@@ -86,4 +86,14 @@ optional_depends msttf
'' \
'' \
'for proper MS TrueType font support' \
- 'z-rejected'
+ 'z-rejected' &&
+
+optional_depends nas \
+ '' \
+ '' \
+ 'for NAS audio support' &&
+
+optional_depends openssl \
+ '' \
+ '' \
+ 'for some cryptographic support in ADVAPI32'
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 6151943..f530a17 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,7 @@
+2006-07-02 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: added optional openssl; optional nas #10425
+ changed libxml2 to libxslt (depends on the former, both
needed),
+
2006-06-25 George Sherwood <george AT beernabeer.com>
* DEPENDS: Changed to CUPS from cups




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (2b0fe2d923393257f71ec3fe5abe1db297bb8dd1), Jaka Kranjc, 07/02/2006

Archive powered by MHonArc 2.6.24.

Top of Page