Skip to Content.
Sympa Menu

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

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 (32c8cd4eeda15a1fe6551fbb1c79b27c5aed3cc8)
  • Date: Thu, 31 Jan 2008 03:06:26 -0600

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

libs/libxml2/DEPENDS | 3 ---
libs/libxml2/HISTORY | 3 +++
2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 32c8cd4eeda15a1fe6551fbb1c79b27c5aed3cc8
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libxml2: Also remove auto* dependencies (thanks Jaka :))

diff --git a/libs/libxml2/DEPENDS b/libs/libxml2/DEPENDS
index f03a3a8..ca21acf 100755
--- a/libs/libxml2/DEPENDS
+++ b/libs/libxml2/DEPENDS
@@ -1,6 +1,3 @@
-depends automake &&
-depends autoconf &&
-depends libtool &&
optional_depends python \
"--with-python" \
"--without-python" \
diff --git a/libs/libxml2/HISTORY b/libs/libxml2/HISTORY
index 74c1fca..b961cef 100644
--- a/libs/libxml2/HISTORY
+++ b/libs/libxml2/HISTORY
@@ -1,3 +1,6 @@
+2008-01-31 Eric Sandall <sandalle AT sourcemage.org>
+ * BUILD: Also remove auto* dependencies (thanks Jaka :))
+
2008-01-30 Eric Sandall <sandalle AT sourcemage.org>
* BUILD: No longer needed (for whatever reason it was added)




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (32c8cd4eeda15a1fe6551fbb1c79b27c5aed3cc8), Eric Sandall, 01/31/2008

Archive powered by MHonArc 2.6.24.

Top of Page