Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (b2a7931f25935f85acbff2e26b2cf03ca0883073)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (b2a7931f25935f85acbff2e26b2cf03ca0883073)
  • Date: Wed, 10 Jan 2007 11:24:13 -0600

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

libs/libxml2/DEPENDS | 1 +
libs/libxml2/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit b2a7931f25935f85acbff2e26b2cf03ca0883073
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

libxml2: Added depends libtool. Bug #13387

diff --git a/libs/libxml2/DEPENDS b/libs/libxml2/DEPENDS
index d360161..f03a3a8 100755
--- a/libs/libxml2/DEPENDS
+++ b/libs/libxml2/DEPENDS
@@ -1,5 +1,6 @@
depends automake &&
depends autoconf &&
+depends libtool &&
optional_depends python \
"--with-python" \
"--without-python" \
diff --git a/libs/libxml2/HISTORY b/libs/libxml2/HISTORY
index 0fff0c5..042634c 100644
--- a/libs/libxml2/HISTORY
+++ b/libs/libxml2/HISTORY
@@ -1,3 +1,6 @@
+2007-01-10 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Added depends libtool. Bug 13387
+
2006-11-08 Flavien Bridault <vlaaad AT sourcemage.org>
* TRIGGERS: Removed, python upgrades are now handled in the python
spell




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (b2a7931f25935f85acbff2e26b2cf03ca0883073), George Sherwood, 01/10/2007

Archive powered by MHonArc 2.6.24.

Top of Page