New commits:
commit e9dd941a624e8d7915100e3fd22997409e670104
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>
midori: Added optional_depends docutils for user's manual
diff --git a/http/midori/DEPENDS b/http/midori/DEPENDS
index c369b51..aefa773 100755
--- a/http/midori/DEPENDS
+++ b/http/midori/DEPENDS
@@ -5,4 +5,5 @@ depends python &&
optional_depends unique "" "" "provide libUnique support" &&
optional_depends sqlite "" "" "enable save history between sessions" &&
optional_depends libsoup "" "" "enable icons, save as and view source
functions" &&
-optional_depends gnome-icon-theme "" "" "for all the icons"
+optional_depends gnome-icon-theme "" "" "for all the icons" &&
+optional_depends docutils "" "" "enable user manual"
diff --git a/http/midori/HISTORY b/http/midori/HISTORY
index 050072e..f2e8fd8 100644
--- a/http/midori/HISTORY
+++ b/http/midori/HISTORY
@@ -1,3 +1,6 @@
+2009-03-10 George Sherwood <gsherwood AT sourcemage.org>
+ * DEPENDS: optional_depends docutils for user manual
+
2009-03-02 Vlad Glagolev <stealth AT sourcemage.org>
* INSTALL, midori.sh: .plugins -> plugins
[SM-Commit] GIT changes to master grimoire by George Sherwood (e9dd941a624e8d7915100e3fd22997409e670104),
George Sherwood, 03/10/2009