tAdd missing dependency to libxcb-cursor - glazier - window management experiments
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit 5bcf3b40cddd0d9259b53511be5157bb34395f0d
DIR parent 44ce23c88b52d3cfb89f90a77c46caf954e45fdc
HTML Author: Willy Goiffon <dev@z3bra.org>
Date: Thu, 18 Jun 2020 13:38:04 +0200
Add missing dependency to libxcb-cursor
Diffstat:
M README | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
DIR diff --git a/README b/README
t@@ -37,9 +37,10 @@ Edit config.mk as needed, then build/install with the following commands:
make
make install
-Require [libxcb][2] and [libwm][3].
+Require [libxcb][2], [libxcb-cursor][3] and [libwm][4].
[0]: https://github.com/wmutils/core
[1]: https://github.com/baskerville/sxhkd
[2]: https://xcb.freedesktop.org
-[3]: http://z3bra.org/libwm
+[3]: https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor
+[4]: http://z3bra.org/libwm