summaryrefslogtreecommitdiffstats
path: root/wm-addons
diff options
context:
space:
mode:
authorFlorian Franzmann2022-05-28 16:38:55 +0200
committerFlorian Franzmann2022-05-29 00:03:26 +0200
commit11e3f499bfa843e0c2720fc3693e6db95184986c (patch)
treeea71cbe9d8ddd94e2d188662110a1f495892d66e /wm-addons
parent5a8187aecaafac92596e581c28b4204ddbedbdbc (diff)
wm-addons/wlroots: use MESON_DEPENDS
Diffstat (limited to 'wm-addons')
-rwxr-xr-xwm-addons/wlroots/DEPENDS5
-rw-r--r--wm-addons/wlroots/HISTORY3
2 files changed, 5 insertions, 3 deletions
diff --git a/wm-addons/wlroots/DEPENDS b/wm-addons/wlroots/DEPENDS
index dae619d234..38df8048d9 100755
--- a/wm-addons/wlroots/DEPENDS
+++ b/wm-addons/wlroots/DEPENDS
@@ -1,12 +1,11 @@
-. "$GRIMOIRE"/VDEPENDS &&
+. "$GRIMOIRE"/VDEPENDS &&
+. "$GRIMOIRE"/MESON_DEPENDS &&
if [[ '${WLROOTS_BRANCH}' == 'scm' ]]; then
depends git
fi &&
-depends meson &&
depends python3 &&
-depends NINJA-BUILD &&
depends DEVICE-MANAGER &&
#depends libinput &&
depends libxkbcommon &&
diff --git a/wm-addons/wlroots/HISTORY b/wm-addons/wlroots/HISTORY
index c61df8881f..2711cf203a 100644
--- a/wm-addons/wlroots/HISTORY
+++ b/wm-addons/wlroots/HISTORY
@@ -1,3 +1,6 @@
+2022-05-28 Florian Franzmann <bwlf@bandrate.org>
+ * DEPENDS: use MESON_DEPENDS
+
2022-03-18 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 0.15.1