On 08/02/2014 06:03 PM, [email protected] wrote: > Author: fernando > Date: Sat Aug 2 09:03:26 2014 > New Revision: 13795 > > Log: > xdg-utils-1.1.0-rc2 and giflib-5.1.0: add required dependencies > docbook-xml-4.5 and docbook-xsl-1.78.1. > > Modified: > trunk/BOOK/general/graphlib/giflib.xml > trunk/BOOK/xsoft/other/xdg-utils.xml > > Modified: trunk/BOOK/general/graphlib/giflib.xml > ============================================================================== > --- trunk/BOOK/general/graphlib/giflib.xml Sat Aug 2 06:54:54 2014 > (r13794) > +++ trunk/BOOK/general/graphlib/giflib.xml Sat Aug 2 09:03:26 2014 > (r13795) > @@ -56,6 +56,12 @@ > > <bridgehead renderas="sect3">giflib Dependencies</bridgehead> > > + <bridgehead renderas="sect4">Required</bridgehead> > + <para role="required"> > + <xref linkend="DocBook"/> and > + <xref linkend="docbook-xsl"/> > + </para> > + > <bridgehead renderas="sect4">Optional</bridgehead> > <para role="optional"> > <xref linkend="xmlto"/> (for html documentation) > > Modified: trunk/BOOK/xsoft/other/xdg-utils.xml > ============================================================================== > --- trunk/BOOK/xsoft/other/xdg-utils.xml Sat Aug 2 06:54:54 2014 > (r13794) > +++ trunk/BOOK/xsoft/other/xdg-utils.xml Sat Aug 2 09:03:26 2014 > (r13795) > @@ -77,11 +77,13 @@ > > <bridgehead renderas="sect4">Required</bridgehead> > <para role="required"> > + <xref linkend="DocBook"/>, > + <xref linkend="docbook-xsl"/>, and > <xref linkend="xmlto"/> with one of > <xref linkend="lynx"/>, > <xref linkend="w3m"/>, > <xref linkend="Links"/>, or > - <xref linkend="fop"/>, > + <xref linkend="fop"/> > </para> > > <bridgehead renderas="sect4">Required (runtime)</bridgehead> >
The book is fine. xmlto requires both docbook-xml and docbook-xsl. If xmlto is installed, they should be installed too. Man pages for giflib won't get built unless xmlto is installed anyways. -- Note: My last name is not Krejzi.
signature.asc
Description: OpenPGP digital signature
-- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
