mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
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:
parent
5f2ba8ce99
commit
109afb297c
@ -1566,7 +1566,9 @@
|
|||||||
<segmentedlist id="kbd-optdeps">
|
<segmentedlist id="kbd-optdeps">
|
||||||
<segtitle>&external;</segtitle>
|
<segtitle>&external;</segtitle>
|
||||||
<seglistitem>
|
<seglistitem>
|
||||||
<seg>None</seg>
|
<seg>
|
||||||
|
<ulink url="&blfs-book;postlfs/linux-pam.html">Linux-PAM</ulink>
|
||||||
|
</seg>
|
||||||
</seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user