Author: igor
Date: Tue Aug 27 03:42:56 2013
New Revision: 11709
Log:
moved libpng and libjpeg from required to recommended dependecies for imlib2
Modified:
trunk/BOOK/general/graphlib/imlib2.xml
Modified: trunk/BOOK/general/graphlib/imlib2.xml
==============================================================================
--- trunk/BOOK/general/graphlib/imlib2.xml Tue Aug 27 03:20:20 2013
(r11708)
+++ trunk/BOOK/general/graphlib/imlib2.xml Tue Aug 27 03:42:56 2013
(r11709)
@@ -59,17 +59,23 @@
<bridgehead renderas="sect3">Imlib2 Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="freetype2"/>,
- <xref linkend="libpng"/>, and
- <xref linkend="libjpeg"/></para>
+ <para role="required">
+ <xref linkend="freetype2"/>
+ </para>
<bridgehead renderas="sect4">Recommended</bridgehead>
- <para role="recommended"><xref linkend="x-window-system"/></para>
+ <para role="recommended">
+ <xref linkend="x-window-system"/>,
+ <xref linkend="libpng"/>, and
+ <xref linkend="libjpeg"/>
+ </para>
<bridgehead renderas="sect4">Optional</bridgehead>
- <para role="optional"><xref linkend="libtiff"/>,
- <xref linkend="giflib"/>, and
- <ulink url="http://sourceforge.net/projects/mad">libid3tag</ulink></para>
+ <para role="optional">
+ <xref linkend="libtiff"/>,
+ <xref linkend="giflib"/>, and
+ <ulink url="http://sourceforge.net/projects/mad">libid3tag</ulink>
+ </para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/imlib2"/></para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page