diff options
| author | Douglas Rumbaugh <doug@douglasrumbaugh.com> | 2022-01-31 22:09:10 -0500 |
|---|---|---|
| committer | Douglas Rumbaugh <doug@douglasrumbaugh.com> | 2022-01-31 22:09:10 -0500 |
| commit | f3dc7b88a52e37f4749a1a16af92711e6957921b (patch) | |
| tree | 2eba6293f071ed845afc138d091724cdcc86e11d | |
| parent | 9aa3aa74d788f418e291699547ee94e481974e92 (diff) | |
| download | slock-f3dc7b88a52e37f4749a1a16af92711e6957921b.tar.gz | |
| -rw-r--r-- | README | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -2,12 +2,10 @@ slock - simple screen locker ============================ simple screen locker utility for X. -Tasks to Complete ------------------ - Requirements ------------ -In order to build slock you need the Xlib header files. +In order to build slock you need the Xlib header files. The PAM patch +integrated also requires the libpam header files (libpam-dev on Ubuntu). Installation |