mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Add KRB5 to the optional dependencies of libsoup
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17939 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
79d062b79b
commit
a8b13c7028
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "02"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "04"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "11"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2016">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "November 2nd &year;">
|
||||
<!ENTITY releasedate "November 4th &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -42,7 +42,17 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
|
||||
<listitem>
|
||||
<para>November 4th, 2016</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Added MIT Kerberos V5 to the optional dependencies
|
||||
for libsoup.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>November 2nd, 2016</para>
|
||||
<itemizedlist>
|
||||
|
@ -93,6 +93,7 @@
|
||||
<para role="optional">
|
||||
<xref linkend="apache"/> (required to run the test suite),
|
||||
<xref linkend="curl"/> (required to run the test suite),
|
||||
<xref linkend="mitkrb"/> (required to run the test suite),
|
||||
<xref linkend="gtk-doc"/>,
|
||||
<xref linkend="php"/> compiled with XMLRPC-EPI <!-- It seems that XMLRPC is part of PHP 5.4.10 -->
|
||||
support (only used for the XMLRPC regression tests) and
|
||||
|
Loading…
Reference in New Issue
Block a user