i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit 72a4a063c72a8ebb3b3720feb120d60603e84c1a
parent 73a793d41952fedecde73bd348fc14a04e9427fb
Author: Raymond Li <hi@raymond.li>
Date:   Tue, 30 Mar 2021 17:30:30 -0400

Update README.md
Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -83,6 +83,7 @@ Run this command to install all dependencies:
 ```
 sudo apt install autoconf gcc make pkg-config libpam0g-dev libcairo2-dev libfontconfig1-dev libxcb-composite0-dev libev-dev libx11-xcb-dev libxcb-xkb-dev libxcb-xinerama0-dev libxcb-randr0-dev libxcb-image0-dev libxcb-util0-dev libxcb-xrm-dev libxkbcommon-dev libxkbcommon-x11-dev libjpeg-dev
 ```
+If you still see missing packages during build after installing all of these dependencies, try following the steps [here](https://github.com/Raymo111/i3lock-color/issues/211#issuecomment-809891727).
 
 ### Fedora
 Run this command to install all dependencies: