Skip to Content.
Sympa Menu

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

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 (f4a6f228abd7d2fb77843f002d0791157bf2801d)
  • Date: Sun, 15 Oct 2006 03:23:36 -0500

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

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

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

libxml2: fix #13169

diff --git a/libs/libxml2/DEPENDS b/libs/libxml2/DEPENDS
index ca21acf..d360161 100755
--- a/libs/libxml2/DEPENDS
+++ b/libs/libxml2/DEPENDS
@@ -1,3 +1,5 @@
+depends automake &&
+depends autoconf &&
optional_depends python \
"--with-python" \
"--without-python" \
diff --git a/libs/libxml2/HISTORY b/libs/libxml2/HISTORY
index b2b83b0..11dcb4f 100644
--- a/libs/libxml2/HISTORY
+++ b/libs/libxml2/HISTORY
@@ -1,3 +1,6 @@
+2006-10-15 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: added auto{make,conf} #13169
+
2006-06-08 Treeve Jelbert <treeve01 AT pi.be>
* DETAILS: Upgrade to 2.6.26
* python-fix.patch, PRE_BUILD: deleted, patch no longer applies



  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (f4a6f228abd7d2fb77843f002d0791157bf2801d), Jaka Kranjc, 10/15/2006

Archive powered by MHonArc 2.6.24.

Top of Page