Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (006946f1f8a1477eca941702e1123655371f60dc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (006946f1f8a1477eca941702e1123655371f60dc)
  • Date: Mon, 12 Feb 2018 22:16:58 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

mail/neomutt/DEPENDS | 7 ++++++-
mail/neomutt/HISTORY | 3 +++
2 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit 006946f1f8a1477eca941702e1123655371f60dc
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

mail/neomutt: added optional docbook-dtd dependency

diff --git a/mail/neomutt/DEPENDS b/mail/neomutt/DEPENDS
index 6fca482..155a41d 100755
--- a/mail/neomutt/DEPENDS
+++ b/mail/neomutt/DEPENDS
@@ -89,4 +89,9 @@ optional_depends "LUA"
\
optional_depends "notmuch" \
"--notmuch" \
"" \
- "Enable NOTMUCH support"
+ "Enable NOTMUCH support" &&
+
+optional_depends "docbook-dtd" \
+ "" \
+ "--disable-doc" \
+ "to build documentation"
diff --git a/mail/neomutt/HISTORY b/mail/neomutt/HISTORY
index a5768fd..d55c3fe 100644
--- a/mail/neomutt/HISTORY
+++ b/mail/neomutt/HISTORY
@@ -1,3 +1,6 @@
+2018-02-12 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: added optional docbook-dtd
+
2017-12-15 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 20171215
* PRE_BUILD: removed, not needed anymore



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (006946f1f8a1477eca941702e1123655371f60dc), Pavel Vinogradov, 02/12/2018

Archive powered by MHonArc 2.6.24.

Top of Page