Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (0ce2424931d5f1b180e34d6761a4dae19e5805f3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (0ce2424931d5f1b180e34d6761a4dae19e5805f3)
  • Date: Sun, 2 Oct 2016 13:28:18 +0000

GIT changes to stable-0.62 grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

smgl/bashdoc/DEPENDS | 4 +++-
smgl/bashdoc/HISTORY | 3 +++
2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 0ce2424931d5f1b180e34d6761a4dae19e5805f3
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

bashdoc: corrected dependencies

(cherry picked from commit 9afadc0b43d4e1de8328b0c343562cc58b16f834)

diff --git a/smgl/bashdoc/DEPENDS b/smgl/bashdoc/DEPENDS
index cbb0a94..8414fca 100755
--- a/smgl/bashdoc/DEPENDS
+++ b/smgl/bashdoc/DEPENDS
@@ -1 +1,3 @@
-depends graphviz
+runtime_depends bash &&
+
+suggest_depends graphviz "" "" "to generate graphs"
diff --git a/smgl/bashdoc/HISTORY b/smgl/bashdoc/HISTORY
index 642f0b3..2ebb311 100644
--- a/smgl/bashdoc/HISTORY
+++ b/smgl/bashdoc/HISTORY
@@ -1,3 +1,6 @@
+2016-10-02 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added bash; graphviz is optional
+
2009-09-08 Donald Johnson <ltdonny AT gmail.com>
* DETAILS: updated long desc to be more correct in the path the docs
install to.



  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (0ce2424931d5f1b180e34d6761a4dae19e5805f3), Vlad Glagolev, 10/02/2016

Archive powered by MHonArc 2.6.24.

Top of Page