From: Michael Stapelberg Date: Wed, 19 Aug 2009 19:34:51 +0000 (+0200) Subject: Document dependency on libpam in README X-Git-Tag: 2.0~27 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=25fe0bf00d7519db5c514cdb320870fa52265e2e;p=i3%2Fi3lock Document dependency on libpam in README --- 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