summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaka Kranjc2007-06-02 19:27:26 +0200
committerJaka Kranjc2007-06-02 19:27:26 +0200
commitfae5c9b2ef5da5e661534520c44f67b5714f29a3 (patch)
treefb2cf805aebd9b87f44518ca599cbb3de81f870d
parent6a43f0978de1336a0703bc56d3b6b4a44fc8dfe3 (diff)
phpdocumentor: added an optional dep
-rwxr-xr-xphp-pear/phpdocumentor/DEPENDS3
-rw-r--r--php-pear/phpdocumentor/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/php-pear/phpdocumentor/DEPENDS b/php-pear/phpdocumentor/DEPENDS
index 7a58a8f7b9..a81cfeb478 100755
--- a/php-pear/phpdocumentor/DEPENDS
+++ b/php-pear/phpdocumentor/DEPENDS
@@ -1 +1,2 @@
-depends PHP
+depends PHP &&
+optional_depends pear-xml_beautifier "" "" "for prettier code"
diff --git a/php-pear/phpdocumentor/HISTORY b/php-pear/phpdocumentor/HISTORY
index 76b5b07dcc..9d5402050b 100644
--- a/php-pear/phpdocumentor/HISTORY
+++ b/php-pear/phpdocumentor/HISTORY
@@ -1,3 +1,6 @@
+2007-06-02 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * DEPENDS: added optional pear-xml_beautifier
+
2007-04-09 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
* CONFLICTS: removed, deprecation already complete