summaryrefslogtreecommitdiffstats
path: root/wm-addons
diff options
context:
space:
mode:
authorTreeve Jelbert2021-06-28 10:44:33 +0200
committerTreeve Jelbert2021-06-28 14:00:23 +0200
commit3cff0c547974ef9cb3f126fdf6b16b95af59c687 (patch)
tree0f877754d6969b9887ba1f6d0c8e93646818b606 /wm-addons
parenta67c46f724254be03ebc99fd280676a0e0ad6b86 (diff)
wlroots - tweak depends
Diffstat (limited to 'wm-addons')
-rwxr-xr-xwm-addons/wlroots/DEPENDS1
-rw-r--r--wm-addons/wlroots/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/wm-addons/wlroots/DEPENDS b/wm-addons/wlroots/DEPENDS
index 94f9c61e0d..b1cd968ab8 100755
--- a/wm-addons/wlroots/DEPENDS
+++ b/wm-addons/wlroots/DEPENDS
@@ -14,6 +14,7 @@ depends pixman &&
depends seatd &&
depends wayland &&
depends wayland-protocols &&
+depends xcb-util-errors &&
optional_depends libcap \
"libcap=enabled" \
diff --git a/wm-addons/wlroots/HISTORY b/wm-addons/wlroots/HISTORY
index 5572966bb1..927c0cade9 100644
--- a/wm-addons/wlroots/HISTORY
+++ b/wm-addons/wlroots/HISTORY
@@ -1,3 +1,6 @@
+2021-06-28 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: add xcb-util-errors
+
2021-06-25 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.14.0
* DEPENDS: remove elogind, add seatd