Skip to Content.
Sympa Menu

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

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 (ed7b055b1e9813cbf56d5bd1a01d2bf5b37fbb70)
  • Date: Sat, 28 May 2022 00:07:05 +0000

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

xorg-lib/libxkbcommon/DEPENDS | 3 +--
xorg-lib/libxkbcommon/HISTORY | 3 +++
2 files changed, 4 insertions(+), 2 deletions(-)

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

xorg-lib/libxkbcommon: use grimoire-wide MESON_DEPENDS

diff --git a/xorg-lib/libxkbcommon/DEPENDS b/xorg-lib/libxkbcommon/DEPENDS
index 3b146de4..65488ab 100755
--- a/xorg-lib/libxkbcommon/DEPENDS
+++ b/xorg-lib/libxkbcommon/DEPENDS
@@ -1,5 +1,4 @@
-depends meson &&
-depends ninja-build-system &&
+. "${GRIMOIRE}/MESON_DEPENDS" &&
depends pkgconfig &&
depends bison &&
depends xkeyboard-config
diff --git a/xorg-lib/libxkbcommon/HISTORY b/xorg-lib/libxkbcommon/HISTORY
index 93c3c73..810d5d6 100644
--- a/xorg-lib/libxkbcommon/HISTORY
+++ b/xorg-lib/libxkbcommon/HISTORY
@@ -1,3 +1,6 @@
+2022-05-27 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: use grimoire-wide MESON_DEPENDS
+
2022-05-26 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.1




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

Archive powered by MHonArc 2.6.24.

Top of Page