i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit b9d72cb1f024e224618811c2e973276eae4a9b22
parent f6e0218fa7a4a6045792e61bcae10e16d34dcd2b
Author: Ingo Bürk <admin@airblader.de>
Date:   Thu,  2 Jan 2020 15:46:31 +0100

Merge pull request #255 from tnptop/master

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
 -------------