aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2024-06-17 12:11:08 +0200
committerTimo Weingärtner <timo@tiwe.de>2024-06-17 12:11:19 +0200
commit83beb3d7564e32b7de3a2099825b18496e8dc6a1 (patch)
tree3da91d2646db49251155803890ad53aed9c653e7 /INSTALL
parentf46bd38f387f0a580e134388086321b03e6b17d3 (diff)
downloadlibpam-pwdfile-83beb3d7564e32b7de3a2099825b18496e8dc6a1.tar.gz
INSTALL: mention libxcrypt
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 80846dd..b691668 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2,6 +2,7 @@
* make
* C compiler (e.g. gcc or clang)
* libc development headers (package libc6-dev on Debian, glibc-headers on Hat)
+ * libcrypt development headers if not included in libc (package libcrypt-dev on Debian, libxcrypt-devel on Hat)
* PAM development headers (package libpam-dev on Debian, pam-devel on Hat)
* make
* make install