mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 18:02:12 +08:00
cmake required dependencies are not required
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11639 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
c24b94eb51
commit
e1b2c0ef73
@ -76,8 +76,8 @@
|
||||
|
||||
<bridgehead renderas="sect3">CMake Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref linkend="curl"/>,
|
||||
<xref linkend="libarchive"/> and
|
||||
<xref linkend="expat"/>
|
||||
@ -126,8 +126,8 @@ make</userinput></screen>
|
||||
<para>
|
||||
<option>--system-libs</option>: This switch forces the build system to
|
||||
link against <application>Zlib</application>, <application>Bzip2</application>,
|
||||
<application>cURL</application> and <application>Expat</application> installed
|
||||
on the system.
|
||||
<application>cURL</application>, <application>Expat</application> and
|
||||
<application>libarchive</application> installed on the system.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user