Author: renodr
Date: Mon Mar 29 12:15:29 2021
New Revision: 24414

Log:
gegl: Remove duplicate dependency on graphviz, and fix the tests since they've 
now been ported to python3

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

Modified: trunk/BOOK/general/graphlib/gegl.xml
==============================================================================
--- trunk/BOOK/general/graphlib/gegl.xml        Mon Mar 29 10:43:06 2021        
(r24413)
+++ trunk/BOOK/general/graphlib/gegl.xml        Mon Mar 29 12:15:29 2021        
(r24414)
@@ -107,7 +107,6 @@
       <xref linkend="ffmpeg"/>,
       <xref linkend="gdk-pixbuf"/>,
       <xref linkend="gexiv2"/>,
-      <xref linkend="graphviz"/>,
       <xref linkend="gtk-doc"/>,
       <xref linkend="jasper"/>,
       <xref linkend="lcms2"/>,
@@ -136,13 +135,14 @@
   <sect2 role="installation">
     <title>Installation of gegl</title>
 
+    <!-- With 0.4.30, the scripts already use python3
     <para>
       At first, adjust some test scripts to use Python 3 installed in LFS,
       instead of EOL'ed Python 2:
     </para>
 
 <screen><userinput>sed '1s@python@&amp;3@' -i 
tests/python/*.py</userinput></screen>
-
+    -->
     <para>
       Install <application>gegl</application> by running the following 
commands:
     </para>
-- 
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