ntpdc and ntpq optionally use libedit, libcap2 requires Linux-PAM for pam_cap module

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11204 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2013-05-29 20:04:43 +00:00
parent 5ec4f2b49a
commit 03f32bbef7
2 changed files with 7 additions and 1 deletions

View File

@ -75,7 +75,10 @@
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="openssl"/></para>
<para role="optional">
<xref linkend="openssl"/> and
<ulink url="http://www.thrysoee.dk/editline/">libedit</ulink>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/ntp"/></para>

View File

@ -64,6 +64,9 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="attr"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="linux-pam"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/libcap2"/></para>