[SM-Commit] GIT changes to master grimoire by George Sherwood (e9dd941a624e8d7915100e3fd22997409e670104)

George Sherwood scm at sourcemage.org
Tue Mar 10 13:47:20 EDT 2009


GIT changes to master grimoire by George Sherwood <gsherwood at sourcemage.org>:

 http/midori/DEPENDS |    3 ++-
 http/midori/HISTORY |    3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

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
 



More information about the SM-Commit mailing list