[SM-Commit] GIT changes to master grimoire by Elisamuel Resto (909abe65e206514beb9235286bd8397513d5e19c)

Elisamuel Resto scm at sourcemage.org
Sat Sep 6 16:43:38 EDT 2008


GIT changes to master grimoire by Elisamuel Resto <ryuji at sourcemage.org>:

 php-pear/php/DEPENDS |    4 ++++
 php-pear/php/HISTORY |    3 +++
 2 files changed, 7 insertions(+)

New commits:
commit 909abe65e206514beb9235286bd8397513d5e19c
Author: Elisamuel Resto <ryuji at sourcemage.org>
Commit: Elisamuel Resto <ryuji at sourcemage.org>

    php-pear/php: added tidy as a optional dependency

diff --git a/php-pear/php/DEPENDS b/php-pear/php/DEPENDS
index 02f1922..03e2cb0 100755
--- a/php-pear/php/DEPENDS
+++ b/php-pear/php/DEPENDS
@@ -133,6 +133,10 @@ optional_depends openldap \
                  "--with-ldap" "--without-ldap" \
                  "for LDAP support" &&
 
+optional_depends tidy \
+                 "--with-tidy" "--without-tidy" \
+                 "for HTML Tidy support" &&
+
 optional_depends libxslt \
                  "--with-xsl" "--without-xsl" \
                  "for XSLT support" &&
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index a30b1cb..5798568 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2008-09-06 Elisamuel Resto <ryuji at sourcemage.org>
+	* DEPENDS: added tidy as a optional dependency
+
 2008-09-05 Elisamuel Resto <ryuji at sourcemage.org>
 	* DETAILS: updated the RC to 5.3.0alpha2; SECURITY_PATCH shouldn't be set
 



More information about the SM-Commit mailing list