mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Harfbuzz: Add command explanation for -Dbenchmark=disabled and promote Git to recommended
OpenCV: URL fixes GTK3: Remove required dependency on Fribidi since it's satisfied by the required dependency in Pango. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24055 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d429f8af64
commit
ee98f11476
@ -75,6 +75,7 @@
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref linkend="git"/>,
|
||||
<xref linkend="glib2"/> (required for Pango),
|
||||
<xref role="first" linkend="graphite2"/> (required for building
|
||||
<xref role="nodep" linkend="texlive"/> or
|
||||
@ -158,6 +159,12 @@ ninja</userinput></screen>
|
||||
the documentation is built and installed. This switch prevents that.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>-Dbenchmark=disabled</option>: Use this switch to disable the
|
||||
benchmarks from running during the test suite. This option is required if
|
||||
<xref linkend="git" role="nodep"/> is not installed on your system.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
|
@ -139,8 +139,8 @@
|
||||
<ulink url="http://www.numpy.org/">NumPy</ulink>,
|
||||
<ulink url="http://structure.io/openni">OpenNI</ulink>,
|
||||
<ulink url="http://plantuml.sourceforge.net/">PlanetUML</ulink>,
|
||||
<ulink url="http://www.1stvision.com/AVT-gige-camera-software-downloads.html">PvAPI</ulink>,
|
||||
<ulink url="https://www.threadingbuildingblocks.org/">Threading Building Blocks (TBB)</ulink>,
|
||||
<ulink url="https://www.alliedvision.com/en/support/software-downloads.html">PvAPI</ulink>,
|
||||
<ulink url="https://github.com/oneapi-src/oneTBB">Threading Building Blocks (TBB)</ulink>,
|
||||
<ulink url="http://unicap-imaging.org/">UniCap</ulink>,
|
||||
<ulink url="http://www.vtk.org/">VTK - The Visualization Toolkit</ulink>, and
|
||||
<ulink url="http://www.ximea.com/">XIMEA</ulink>
|
||||
|
@ -75,8 +75,7 @@
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="at-spi2-atk"/>,
|
||||
<xref linkend="fribidi"/>,
|
||||
<xref linkend="at-spi2-atk"/>,
|
||||
<xref linkend="gdk-pixbuf"/>,
|
||||
<xref linkend="libepoxy"/>, and
|
||||
<xref linkend="pango"/>
|
||||
|
Loading…
Reference in New Issue
Block a user