Author: bdubbs
Date: Tue Jul  9 09:10:05 2019
New Revision: 21821

Log:
Add gcc9/qt-5.13 patch to grantlee

Modified:
   trunk/BOOK/general/genlib/grantlee.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/general/genlib/grantlee.xml
==============================================================================
--- trunk/BOOK/general/genlib/grantlee.xml      Tue Jul  9 08:51:30 2019        
(r21820)
+++ trunk/BOOK/general/genlib/grantlee.xml      Tue Jul  9 09:10:05 2019        
(r21821)
@@ -61,6 +61,16 @@
         <para>Estimated build time: &grantlee-time;</para>
       </listitem>
     </itemizedlist>
+    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+
+    <itemizedlist spacing="compact">
+      <listitem>
+        <para>
+          Required patch:
+          <ulink 
url="&patch-root;/grantlee-&grantlee-version;-upstream_fixes-1.patch"/>
+        </para>
+      </listitem>
+    </itemizedlist>
 
     <bridgehead renderas="sect3">Grantlee Dependencies</bridgehead>
 
@@ -77,6 +87,10 @@
   <sect2 role="installation">
     <title>Installation of Grantlee</title>
 
+    <para>First, make some updates from upstream:</para>
+
+<screen><userinput>patch -Np1 -i 
../grantlee-&grantlee-version;-upstream_fixes-1.patch</userinput></screen>
+
     <para>Install <application>Grantlee</application> by
     running the following commands:</para>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Jul  9 08:51:30 
2019        (r21820)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Jul  9 09:10:05 
2019        (r21821)
@@ -46,6 +46,9 @@
       <para>July 9th, 2019</para>
       <itemizedlist>
         <listitem>
+          <para>[bdubbs] - Add gcc9/qt-5.13 patch to grantlee.</para>
+        </listitem>
+        <listitem>
           <para>[ken] - Update to firefox-68.0. Fixes
           <ulink url="&blfs-ticket-root;12242">#12242</ulink>.</para>
         </listitem>
-- 
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