Skip to Content.
Sympa Menu

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

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 (bc4256c13681aac14d1e7aa4287cb1eb5289bf7e)
  • Date: Mon, 3 Apr 2023 18:07:36 +0000

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

shell-term-fm/foot/DEPENDS | 4 +++-
shell-term-fm/foot/HISTORY | 1 +
2 files changed, 4 insertions(+), 1 deletion(-)

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

shell-term-fm/foot: optionally depends on libutempter

diff --git a/shell-term-fm/foot/DEPENDS b/shell-term-fm/foot/DEPENDS
index 09d2855..8924a27 100755
--- a/shell-term-fm/foot/DEPENDS
+++ b/shell-term-fm/foot/DEPENDS
@@ -28,4 +28,6 @@ optional_depends scdoc \
"docs=disabled" \
"for documentation" &&

-optional_depends systemd "" "" "for systemd user unit file installation"
+optional_depends systemd "" "" "for systemd user unit file installation" &&
+
+optional_depends libutempter "" "" "support for utmp logging"
diff --git a/shell-term-fm/foot/HISTORY b/shell-term-fm/foot/HISTORY
index 1fe8a3b..24207ef 100644
--- a/shell-term-fm/foot/HISTORY
+++ b/shell-term-fm/foot/HISTORY
@@ -1,5 +1,6 @@
2023-04-03 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.14.0, moved watch line to stable branch
+ * DEPENDS: added optional libutempter

2022-12-17 Pavel Vinogradov <public AT sourcemage.org>
* CONFIGURE, DEPENDS, DETAILS, PREPARE: created spell, version 1.13.1



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (bc4256c13681aac14d1e7aa4287cb1eb5289bf7e), Pavel Vinogradov, 04/03/2023

Archive powered by MHonArc 2.6.24.

Top of Page