]> git.sur5r.net Git - i3/i3lock/commitdiff
Mention pkg-config as requirement
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 16 Jul 2010 16:00:26 +0000 (18:00 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 16 Jul 2010 16:00:26 +0000 (18:00 +0200)
README

diff --git a/README b/README
index c8757ff152c10e0f44eb6a1680b81f33cd2818d3..8696241bb4c6067d28fc15673e720f8b20770518 100644 (file)
--- 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