Author: pierre
Date: Fri Mar 15 03:55:20 2019
New Revision: 21332

Log:
Fix some dependencies in gegl

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

Modified: trunk/BOOK/general/graphlib/gegl.xml
==============================================================================
--- trunk/BOOK/general/graphlib/gegl.xml        Thu Mar 14 23:13:16 2019        
(r21331)
+++ trunk/BOOK/general/graphlib/gegl.xml        Fri Mar 15 03:55:20 2019        
(r21332)
@@ -74,8 +74,9 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
-      <xref linkend="babl"/> and
-      <xref linkend="json-glib"/>
+      <xref linkend="babl"/>,
+      <xref linkend="json-glib"/>, and
+      <xref linkend="libjpeg"/>
     </para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
@@ -87,11 +88,12 @@
       <xref linkend="ffmpeg"/>,
       <xref linkend="gdk-pixbuf"/>,
       <xref linkend="graphviz"/>,
-      <xref linkend="libjpeg"/>,
       <xref linkend="libpng"/>,
       <xref linkend="librsvg"/>,
       <xref linkend="libwebp"/>,
-      <xref linkend="lua"/>,
+<!-- configure help output is confusing, but what is tested is luajit, which is
+     a different project from lua we have in the book
+      <xref linkend="lua"/>, -->
       <xref linkend="pango"/>,
       <xref linkend="python2"/>,
       <xref linkend="ruby"/>,
@@ -104,6 +106,7 @@
       <ulink url="http://libopenraw.freedesktop.org/wiki/";>libopenraw</ulink>,
       <ulink url="http://libspiro.sourceforge.net/";>libspiro</ulink>,
       <ulink 
url="http://faculty.cse.tamu.edu/davis/suitesparse.html";>libumfpack</ulink>,
+      <ulink url="http://luajit.org/luajit.html";>LuaJIT</ulink>,
       <ulink url="https://github.com/hodefoting/mrg/releases";>MRG</ulink>,
       <ulink url="https://www.khronos.org/opencl/";>OpenCL</ulink> (for tests), 
and
       <ulink url="http://www.openexr.org";>OpenEXR</ulink>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to