On Thu, 2020-04-09 at 16:01 -0500, Bruce Dubbs via blfs-book wrote: > On 4/9/20 3:53 PM, Pierre Labastie via blfs-book wrote: > > On Thu, 2020-04-09 at 20:30 +0000, bdubbs--- via blfs-book wrote: > > > Author: bdubbs > > > Date: Thu Apr 9 13:30:36 2020 > > > New Revision: 22982 > > > > > > Log: > > > Bring INSTALL dependencies up to date > > > > > > Modified: > > > trunk/BOOK/INSTALL > > > > > > Modified: trunk/BOOK/INSTALL > > > ================================================================= > > > ==== > > > ========= > > > --- trunk/BOOK/INSTALL Thu Apr 9 13:11:25 2020 (r22981) > > > +++ trunk/BOOK/INSTALL Thu Apr 9 13:30:36 2020 (r22982) > > > @@ -11,8 +11,8 @@ > > > > > > libxml2 > > > libxslt > > > -DocBook XSL Stylesheets-1.68.1 > > > -DocBook XML DTD-4.5 > > > +docbook-xsl-nons-1.79.2 > > > +docbook-4.5-dtd > > > > shouldn't it be docbook-4.5-xml? the "-dtd" one is sgml. > > libxslt pulls in docbook-xml-4.5 (recommended) >
Ok, so docbook-4.5-dtd is not needed: it is SGML, and we do not use sgml. Also, I think any recent (above 1.78) version of docbook-xsl can be used (whether ns or no). Many distros still have 1.79.1, and I guess some users might want to render the book on host distro... Pierre -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
