From 25fe0bf00d7519db5c514cdb320870fa52265e2e Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Wed, 19 Aug 2009 21:34:51 +0200 Subject: [PATCH] Document dependency on libpam in README --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 13628e3..13d1ea6 100644 --- 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