Ignore:
Timestamp:
02/10/2019 05:22:47 PM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
3b28b3e
Parents:
7ae2bfb
Message:

Merge to HEAD 21122.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/BOOK-elogind@21123 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/qtwebengine.xml

    r7ae2bfb rbc5b7af  
    9696    </itemizedlist>
    9797
     98<!-- The patch is not needed anymore for 5.12.1
    9899    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    99100    <itemizedlist spacing="compact">
     
    105106      </listitem>
    106107    </itemizedlist>
    107 
     108-->
    108109    <bridgehead renderas="sect3">qtwebengine Dependencies</bridgehead>
    109110
     
    152153
    153154    <para>
    154       Install <application>qtwebengine</application> by running the following
    155       commands:
    156     </para>
    157 
    158     <para>
    159155      First, ensure that the local headers are available when not building as
    160156      part of the complete <xref linkend="qt5"/>:
     
    174170<screen role="root"><userinput>mv -v ${QT5DIR}/lib/libQtWebEngineCore.so{,.old}</userinput></screen>
    175171
     172<!-- Not needed for 5.12.1
    176173    <para>
    177174      If you are building on a 32-bit i686 system, GCC changed the alignof
     
    182179
    183180<screen><userinput>patch -Np1 -i ../qtwebengine-&qtwebengine-version;-i686_alignof_fix-1.patch</userinput></screen>
     181-->
     182    <para>
     183      Install <application>qtwebengine</application> by running the following
     184      commands:
     185    </para>
    184186
    185187<screen><userinput>mkdir build &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.