tAdd missing dependency to libxcb-cursor - glazier - window management experiments
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Submodules
(DIR) README
(DIR) LICENSE
---
(DIR) commit c209984eaca2b68050a40c0cdccb3626b0c9112f
(DIR) parent 0fa3aae13d7e5fd22b7e08b9e8d6682aa7557cb3
(HTM) 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