apache httpd requires pcre, reported by Alexey Orishko

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12405 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2013-12-17 09:28:18 +00:00
parent 7de152b7a0
commit 4049347a02
3 changed files with 14 additions and 4 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "16"> <!-- Always 2 digits -->
<!ENTITY day "17"> <!-- Always 2 digits -->
<!ENTITY month "12"> <!-- Always 2 digits -->
<!ENTITY year "2013">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "December 16th, &year;">
<!ENTITY releasedate "December 17th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->

View File

@ -43,6 +43,16 @@
</listitem>
-->
<listitem>
<para>December 17th, 2013</para>
<itemizedlist>
<listitem>
<para>[igor] - Moved PCRE from optional to required dependencies for
Apache HTTPD, reported by Alexey Orishko.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>December 16th, 2013</para>
<itemizedlist>

View File

@ -86,7 +86,8 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="apr-util"/>
<xref linkend="apr-util"/> and
<xref linkend="pcre"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
@ -100,7 +101,6 @@
<xref linkend="doxygen"/>,
<xref linkend="lynx"/>,
<xref linkend="openldap"/>,
<xref linkend="pcre"/>,
<xref linkend="rsync"/>,
<ulink url="http://www.distcache.org/">Distcache</ulink>, and
<xref linkend="lua"/>