mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Reword run-time deps of gnumeric. Thanks to Fernando for testing
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15408 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d940e4fb19
commit
6e364b3813
@ -125,6 +125,14 @@
|
||||
<screen><userinput>./configure &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
If you have <application>Doxygen</application> installed and you wish to
|
||||
build the library API documentation, run the following
|
||||
commands from the top-level directory of the source tree:
|
||||
</para>
|
||||
|
||||
<screen><userinput>make doc</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue: <command>make check</command>.
|
||||
</para>
|
||||
@ -135,14 +143,6 @@ make</userinput></screen>
|
||||
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
|
||||
<para>
|
||||
If you have <application>Doxygen</application> installed and you wish to
|
||||
build the library API documentation, run the following
|
||||
commands from the top-level directory of the source tree:
|
||||
</para>
|
||||
|
||||
<screen><userinput>make doc</userinput></screen>
|
||||
|
||||
<para>
|
||||
To install the API documentation, run the following command as
|
||||
the <systemitem class="username">root</systemitem> user:
|
||||
|
@ -78,9 +78,12 @@
|
||||
<xref linkend="rarian"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
an icon theme such as <xref linkend="adwaita-icon-theme"/>
|
||||
<bridgehead renderas="sect4">Recommended Runtime</bridgehead>
|
||||
<para role="recommended runtime">
|
||||
an icon theme such as <xref linkend="adwaita-icon-theme"/>,
|
||||
<xref linkend="oxygen-icons"/> or
|
||||
<xref linkend="gnome-icon-theme"/>, and
|
||||
<xref linkend="yelp"/> for the buit-in help functionality
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
@ -96,14 +99,16 @@
|
||||
<ulink url="http://www.frodol.dds.nl/psiconv/index.html">Psiconv</ulink>
|
||||
</para>
|
||||
|
||||
<note>
|
||||
<!-- Now in "recommendended runtime deps". Keeping as a comment because it
|
||||
is easier to revert
|
||||
<note>
|
||||
<para>
|
||||
Though only a run-time dependency, if you don't install the
|
||||
<xref linkend="yelp"/> package, the built-in help functionality in
|
||||
<application>Gnumeric</application> will not be available.
|
||||
</para>
|
||||
</note>
|
||||
|
||||
-->
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/gnumeric"/>
|
||||
</para>
|
||||
|
Loading…
Reference in New Issue
Block a user