i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit f97a82c6a15db0cc51d522fa7799e14c61a06140
parent f6e0218fa7a4a6045792e61bcae10e16d34dcd2b
Author: Thanapat Bhunnahet <me@tnptop.com>
Date:   Thu,  2 Jan 2020 21:05:05 +0700

Add missing dependencies in Requirements section
Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -39,6 +39,8 @@ Requirements
 - libx11-xcb-dev
 - libxkbcommon >= 0.5.0
 - libxkbcommon-x11 >= 0.5.0
+- libxcb-image
+- libxcb-xrm
 
 Running i3lock
 -------------