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