Author: igor
Date: Fri Dec 20 05:12:21 2013
New Revision: 12418

Log:
move freeglut to optional jasper dependencies

Modified:
   trunk/BOOK/general/graphlib/jasper.xml

Modified: trunk/BOOK/general/graphlib/jasper.xml
==============================================================================
--- trunk/BOOK/general/graphlib/jasper.xml      Thu Dec 19 02:37:28 2013        
(r12417)
+++ trunk/BOOK/general/graphlib/jasper.xml      Fri Dec 20 05:12:21 2013        
(r12418)
@@ -71,9 +71,14 @@
     <para role="required"><xref linkend="unzip"/></para>
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
-    <para role="optional"><xref linkend="libjpeg"/>,
-    <xref linkend="x-window-system"/>, and
-    <xref linkend="freeglut"/></para>
+    <para role="optional">
+      <xref linkend="libjpeg"/>
+    </para>
+
+    <bridgehead renderas="sect4">Optional</bridgehead>
+    <para role="optional">
+      <xref linkend="freeglut"/> (required for <command>jiv</command>)
+    </para>
 
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/jasper"/></para>
@@ -111,7 +116,7 @@
   <sect2 role="commands">
     <title>Command Explanations</title>
 
-    <para><option>--enable-shared</option>: This command
+    <para><parameter>--enable-shared</parameter>: This command
     causes the shared library to be built.</para>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to