commit 25fe0bf00d7519db5c514cdb320870fa52265e2e parent ef1d47ce5b663ccc75f8387021bcc4a9e75b2a5d Author: Michael Stapelberg <michael@stapelberg.de> Date: Wed, 19 Aug 2009 21:34:51 +0200 Document dependency on libpam in README Diffstat:
| M | README | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README @@ -12,7 +12,8 @@ i3lock was forked from slock-0.9 Requirements ------------ -In order to build i3lock you need the Xlib header files. +In order to build i3lock you need the Xlib header files and the PAM development +headers (libpam-dev or similar). Installation
