Author: ken
Date: Tue Apr 10 16:26:10 2018
New Revision: 20074

Log:
Thunderbird requires both gtk+-3 and gtk+-2.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/xsoft/other/thunderbird.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Mon Apr  9 15:09:31 2018        (r20073)
+++ trunk/BOOK/general.ent      Tue Apr 10 16:26:10 2018        (r20074)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "09">                   <!-- Always 2 digits -->
+<!ENTITY day          "10">                   <!-- Always 2 digits -->
 <!ENTITY month        "04">                   <!-- Always 2 digits -->
 <!ENTITY year         "2018">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "April 9th, &year;">
+<!ENTITY releasedate  "April 10th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon Apr  9 15:09:31 
2018        (r20073)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Apr 10 16:26:10 
2018        (r20074)
@@ -42,6 +42,16 @@
     </listitem>
 -->
    <listitem>
+      <para>April 10, 2018</para>
+      <itemizedlist>
+        <listitem>
+          <para>[ken] - Thunderbird requires gtk2 as well as gtk3.
+          Reported by 'rhubarbpieguy'.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+   <listitem>
       <para>April 7, 2018</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/xsoft/other/thunderbird.xml
==============================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml      Mon Apr  9 15:09:31 2018        
(r20073)
+++ trunk/BOOK/xsoft/other/thunderbird.xml      Tue Apr 10 16:26:10 2018        
(r20074)
@@ -78,7 +78,8 @@
     <para role="required">
 <!--      <xref linkend="alsa-lib"/>, no mention in log -->
       <xref linkend="autoconf213"/>,
-      <xref linkend="gtk3"/>,
+      both <xref linkend="gtk3"/>
+      and <xref linkend="gtk2"/>,
       <xref linkend="zip"/>,
       <xref linkend="unzip"/>, and
       <xref linkend="yasm"/>
-- 
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