[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (f4a6f228abd7d2fb77843f002d0791157bf2801d)
Jaka Kranjc
scm at mail.sourcemage.org
Sun Oct 15 04:23:36 EDT 2006
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
More information about the SM-Commit
mailing list