Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (70b0084164b759ed2f149fb1c06f1299a98d3ac3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (70b0084164b759ed2f149fb1c06f1299a98d3ac3)
  • Date: Mon, 18 Apr 2022 15:58:49 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

crypto/p11-kit/DEPENDS | 3 +--
crypto/p11-kit/HISTORY | 3 +++
2 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 70b0084164b759ed2f149fb1c06f1299a98d3ac3
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

p11-kit: Use MESON_DEPENDS

diff --git a/crypto/p11-kit/DEPENDS b/crypto/p11-kit/DEPENDS
index 6c688ac..169b863 100755
--- a/crypto/p11-kit/DEPENDS
+++ b/crypto/p11-kit/DEPENDS
@@ -1,5 +1,4 @@
-depends meson &&
-depends ninja-build-system &&
+. "$GRIMOIRE"/MESON_DEPENDS &&
depends python3 &&
optional_depends libxslt 'man=true' 'man=false' 'Build manpages' &&
#depends GETTEXT &&
diff --git a/crypto/p11-kit/HISTORY b/crypto/p11-kit/HISTORY
index df5dba1..f076086 100644
--- a/crypto/p11-kit/HISTORY
+++ b/crypto/p11-kit/HISTORY
@@ -1,3 +1,6 @@
+2022-04-18 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: switched to MESON_DEPENDS
+
2022-01-28 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 0.24.1




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (70b0084164b759ed2f149fb1c06f1299a98d3ac3), Ismael Luceno, 04/18/2022

Archive powered by MHonArc 2.6.24.

Top of Page