dependencies: Kbd can use Linux-PAM

The book already mentions the vlock program needs PAM to be built, but
in dependencies page we say Kbd has no external optional dependencies.
This is obviously incorrect...
This commit is contained in:
Xi Ruoyao 2024-02-23 03:33:14 +08:00
parent 5f2ba8ce99
commit 109afb297c
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -1566,7 +1566,9 @@
<segmentedlist id="kbd-optdeps">
<segtitle>&external;</segtitle>
<seglistitem>
<seg>None</seg>
<seg>
<ulink url="&blfs-book;postlfs/linux-pam.html">Linux-PAM</ulink>
</seg>
</seglistitem>
</segmentedlist>