Skip to Content.
Sympa Menu

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

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 (99a5fee7875341510f6a78e90472c67f139c5e5e)
  • Date: Thu, 31 Mar 2022 19:36:09 +0000

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

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

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

xorg-lib/wayland: use MESON_DEPENDS

diff --git a/xorg-lib/wayland/DEPENDS b/xorg-lib/wayland/DEPENDS
index 1047510..0fe5533 100755
--- a/xorg-lib/wayland/DEPENDS
+++ b/xorg-lib/wayland/DEPENDS
@@ -1,6 +1,4 @@
-depends meson &&
-depends python3 &&
-depends ninja-build-system &&
+. "${GRIMOIRE}/MESON_DEPENDS" &&
depends pkgconfig &&
depends libffi &&
optional_depends expat scanner={true,false} 'build wayland-scanner' &&
diff --git a/xorg-lib/wayland/HISTORY b/xorg-lib/wayland/HISTORY
index 5de656d..186d11f 100644
--- a/xorg-lib/wayland/HISTORY
+++ b/xorg-lib/wayland/HISTORY
@@ -1,3 +1,6 @@
+2022-03-31 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: use grimoire-wide MESON_DEPENDS
+
2021-12-09 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.20.0, GPL -> MIT license




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (99a5fee7875341510f6a78e90472c67f139c5e5e), Pavel Vinogradov, 03/31/2022

Archive powered by MHonArc 2.6.24.

Top of Page