mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Add QJson dependencies.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11152 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
f837bd2b26
commit
4df53b44c6
@ -70,6 +70,14 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">QJson Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="qt"/> and
|
||||
<xref linkend="cmake"/>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">
|
||||
User Notes: <ulink url="&blfs-wiki;/qjson"/>
|
||||
</para>
|
||||
|
@ -64,7 +64,7 @@
|
||||
<screen><userinput>mkdir build &&
|
||||
cd build &&
|
||||
cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
|
||||
-DSYSCONF_INSTALL_DIR=/etc/kde \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
.. &&
|
||||
make</userinput></screen>
|
||||
<para>And as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user