Skip to Content.
Sympa Menu

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

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 (1a9de80232e05934a75bd70802eb8763f7ca8ab5)
  • Date: Wed, 3 Aug 2022 16:58:37 +0000

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

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

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

mail/neomutt: optionally depends on PKG-CONFIG now

diff --git a/mail/neomutt/DEPENDS b/mail/neomutt/DEPENDS
index 70674fe..7853ccd 100755
--- a/mail/neomutt/DEPENDS
+++ b/mail/neomutt/DEPENDS
@@ -106,7 +106,7 @@ optional_depends "docbook-dtd"
\
"--disable-doc" \
"to build documentation" &&

-optional_depends "pkgconfig" \
+optional_depends "PKG-CONFIG" \
"--pkgconf" \
"" \
"to obtain package information" &&
diff --git a/mail/neomutt/HISTORY b/mail/neomutt/HISTORY
index 1798120..93de3aa 100644
--- a/mail/neomutt/HISTORY
+++ b/mail/neomutt/HISTORY
@@ -1,3 +1,6 @@
+2022-08-03 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: pkgconfig -> PKG-CONFIG
+
2022-05-06 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 20220429




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (1a9de80232e05934a75bd70802eb8763f7ca8ab5), Pavel Vinogradov, 08/03/2022

Archive powered by MHonArc 2.6.24.

Top of Page