Author: ken
Date: Tue Oct  6 11:49:25 2015
New Revision: 16509

Log:
firefox-41.0 : add missing references to GConf

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/xsoft/graphweb/firefox.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Oct  6 08:32:34 
2015        (r16508)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Oct  6 11:49:25 
2015        (r16509)
@@ -48,6 +48,13 @@
       <para>October 6th, 2015</para>
       <itemizedlist>
        <listitem>
+          <para>[ken] - In firefox-41.0 add option to disable gconf,
+          which I forgot to include when I updated the book to 41.0
+          last month. Thanks to Pierre for noticing. Hopefully, this
+          really fixes
+          <ulink url="&blfs-ticket-root;6971">#6971</ulink>.</para>
+       </listitem>
+       <listitem>
           <para>[igor] - Update to mesa-11.0.2. Fixes
           <ulink url="&blfs-ticket-root;6850">#6850</ulink>.</para>
        </listitem>

Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml       Tue Oct  6 08:32:34 2015        
(r16508)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml       Tue Oct  6 11:49:25 2015        
(r16509)
@@ -121,6 +121,7 @@
       <xref linkend="curl"/>,
       <xref linkend="dbus-glib"/>,
       <xref linkend="doxygen"/>,
+      <xref linkend="GConf"/>,
       <xref linkend="gst10-plugins-base"/> (with
       <xref linkend="gst10-plugins-good"/> and
       <xref linkend="gst10-libav"/> at runtime),
@@ -170,6 +171,9 @@
 # this line
 ac_add_options --disable-necko-wifi
 
+# If you have installed GConf, comment out this line
+ac_add_options --disable-gconf
+
 # If you have installed libnotify comment out this line:
 ac_add_options --disable-libnotify
 
-- 
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