Ignore:
Timestamp:
09/01/2020 07:26:11 PM (4 years ago)
Author:
Ken Moffat <ken@…>
Branches:
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:
2bca1813
Parents:
cb18e65
Message:

libreoffice: clarify that clang is not required to use skia, and correct a typo in the option to disable skia.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    rcb18e65 r08790cc  
    212212      <xref linkend="libepoxy"/>,
    213213      <xref linkend="libjpeg"/>,
    214       clang from <xref linkend="llvm"/> (for rendering with skia),
     214      clang from <xref linkend="llvm"/> (preferred for rendering with skia),
    215215      <xref linkend="glm"/>,
    216216      <xref linkend="glu"/>,
     
    678678
    679679    <para>
    680       <option>--disable-ski</option>: Use <xref linkend="cairo"/> for rendering
     680      <option>--disable-skia</option>: Use <xref linkend="cairo"/> for rendering
    681681      instead of skia.
    682682    </para>
Note: See TracChangeset for help on using the changeset viewer.