Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (e9dd941a624e8d7915100e3fd22997409e670104)
  • Date: Tue, 10 Mar 2009 12:47:20 -0500

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




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (e9dd941a624e8d7915100e3fd22997409e670104), George Sherwood, 03/10/2009

Archive powered by MHonArc 2.6.24.

Top of Page