From 72a4a063c72a8ebb3b3720feb120d60603e84c1a Mon Sep 17 00:00:00 2001 From: Raymond Li Date: Tue, 30 Mar 2021 17:30:30 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e009af2..a045681 100644 --- 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: