Changeset 8a3826d


Ignore:
Timestamp:
08/14/2020 11:26:45 PM (4 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
fbd4f65
Parents:
c1ff2b71
Message:

dvisvgm: Although I added brotli to and woff2 to the book in r22343 last November when I added dvisvgm, I forgot to create the links to them from dvisvgm.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23526 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rc1ff2b71 r8a3826d  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] - Add missing dependences to dvisvgm (brotli and woff2)
     49          which were accidentally omitted when I added dvisvgm in r22343.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Update to tumbler-0.3.0. Fixes
    4953          <ulink url="&blfs-ticket-root;13927">#13927</ulink>.</para>
  • pst/typesetting/dvisvgm.xml

    rc1ff2b71 r8a3826d  
    7777      <!-- EDITORS: the docs say it needs clipper, but it uses an internal
    7878       modified version and cannot be built with system clipper -->
     79      <xref linkend="brotli"/>,
    7980      <xref linkend="gs"/> and
    8081      <xref linkend="potrace"/>
     82    </para>
     83
     84    <bridgehead renderas="sect4">Recommended</bridgehead>
     85    <para role="recommended">
     86      <xref linkend="woff2"/>
    8187    </para>
    8288
Note: See TracChangeset for help on using the changeset viewer.