Author: ken
Date: Tue Sep  1 12:26:11 2020
New Revision: 23657

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

Modified:
   trunk/BOOK/xsoft/office/libreoffice.xml

Modified: trunk/BOOK/xsoft/office/libreoffice.xml
==============================================================================
--- trunk/BOOK/xsoft/office/libreoffice.xml     Tue Sep  1 10:56:47 2020        
(r23656)
+++ trunk/BOOK/xsoft/office/libreoffice.xml     Tue Sep  1 12:26:11 2020        
(r23657)
@@ -211,7 +211,7 @@
       <xref linkend="dbus-glib"/>,
       <xref linkend="libepoxy"/>,
       <xref linkend="libjpeg"/>,
-      clang from <xref linkend="llvm"/> (for rendering with skia),
+      clang from <xref linkend="llvm"/> (preferred for rendering with skia),
       <xref linkend="glm"/>,
       <xref linkend="glu"/>,
       <xref linkend="gpgme"/>,
@@ -677,7 +677,7 @@
     </para>
 
     <para>
-      <option>--disable-ski</option>: Use <xref linkend="cairo"/> for rendering
+      <option>--disable-skia</option>: Use <xref linkend="cairo"/> for 
rendering
       instead of skia.
     </para>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to