i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit 7622cee7cadb44b15c4615787439cf8dbceace47
parent 54c1ff3f0e2a1cfaacbf314261021ca2c59f9434
Author: Michael Stapelberg <michael@stapelberg.de>
Date:   Fri, 16 Jul 2010 18:00:26 +0200

Mention pkg-config as requirement

Diffstat:
MREADME | 1+
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README b/README
@@ -19,6 +19,7 @@ Many little improvements have been made to i3lock over time:
 
 Requirements
 ------------
+- pkg-config (or you can rewrite the Makefile by hand if you want to avoid it)
 - libxcb
 - libxcb-util
 - libpam-dev