Skip to Content.
Sympa Menu

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

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 (b376a5fb93444f88e5d4b7b38a4e01f3d9843a80)
  • Date: Mon, 30 May 2022 22:01:55 +0000

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

net/iwd/DEPENDS | 4 ++--
net/iwd/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit b376a5fb93444f88e5d4b7b38a4e01f3d9843a80
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

net/iwd: added explicit flags for docutils optional dep

diff --git a/net/iwd/DEPENDS b/net/iwd/DEPENDS
index a86f97c..da215af 100755
--- a/net/iwd/DEPENDS
+++ b/net/iwd/DEPENDS
@@ -15,6 +15,6 @@ optional_depends systemd \
"enable systemd service" &&

optional_depends docutils \
- "" \
- "" \
+ "--enable-manual-pages" \
+ "--disable-manual-pages" \
"for documentation"
diff --git a/net/iwd/HISTORY b/net/iwd/HISTORY
index fad7976..2ade06c 100644
--- a/net/iwd/HISTORY
+++ b/net/iwd/HISTORY
@@ -1,3 +1,6 @@
+2022-05-30 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: added flags for docutils
+
2022-04-21 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.27




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (b376a5fb93444f88e5d4b7b38a4e01f3d9843a80), Pavel Vinogradov, 05/30/2022

Archive powered by MHonArc 2.6.24.

Top of Page