mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Fix ntp-4.2.8p1 dependencies.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15653 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
904672ff49
commit
e3cbfaf1cb
@ -1,12 +1,12 @@
|
|||||||
<!-- $LastChangedBy$ $Date$ -->
|
<!-- $LastChangedBy$ $Date$ -->
|
||||||
|
|
||||||
<!ENTITY day "15"> <!-- Always 2 digits -->
|
<!ENTITY day "16"> <!-- Always 2 digits -->
|
||||||
<!ENTITY month "03"> <!-- Always 2 digits -->
|
<!ENTITY month "03"> <!-- Always 2 digits -->
|
||||||
<!ENTITY year "2015">
|
<!ENTITY year "2015">
|
||||||
<!ENTITY copyrightdate "2001-&year;">
|
<!ENTITY copyrightdate "2001-&year;">
|
||||||
<!ENTITY copyholder "The BLFS Development Team">
|
<!ENTITY copyholder "The BLFS Development Team">
|
||||||
<!ENTITY version "&year;-&month;-&day;">
|
<!ENTITY version "&year;-&month;-&day;">
|
||||||
<!ENTITY releasedate "March 15th, &year;">
|
<!ENTITY releasedate "March 16th, &year;">
|
||||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||||
|
@ -43,6 +43,16 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>March 15th, 2015</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[fernando] - Fix ntp-4.2.8p1 dependencies.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>March 15th, 2015</para>
|
<para>March 15th, 2015</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -61,11 +61,19 @@
|
|||||||
|
|
||||||
<bridgehead renderas="sect3">ntp Dependencies</bridgehead>
|
<bridgehead renderas="sect3">ntp Dependencies</bridgehead>
|
||||||
|
|
||||||
|
<bridgehead renderas="sect4">Required</bridgehead>
|
||||||
|
<para role="required">
|
||||||
|
<xref linkend="which"/>
|
||||||
|
</para>
|
||||||
|
|
||||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||||
<para role="optional">
|
<para role="optional">
|
||||||
<xref linkend="libcap-pam"/>,
|
<xref linkend="libcap-pam"/>,
|
||||||
<xref linkend="openssl"/>, and
|
<xref linkend="libevent"/>,
|
||||||
<ulink url="http://www.thrysoee.dk/editline/">libedit</ulink>
|
<xref linkend="openssl"/>,
|
||||||
|
<ulink url="http://www.thrysoee.dk/editline/">libedit</ulink>, and
|
||||||
|
<ulink url="https://www.gnu.org/software/autogen/">libopts from
|
||||||
|
AutoGen</ulink>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para condition="html" role="usernotes">User Notes:
|
<para condition="html" role="usernotes">User Notes:
|
||||||
|
Loading…
Reference in New Issue
Block a user