Changeset 5cedfda


Ignore:
Timestamp:
09/10/2020 10:44:04 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
de18f82e
Parents:
4485bb8
Message:

Remove patch from qtwebengine

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/qtwebengine.xml

    r4485bb8 r5cedfda  
    9595      </listitem>
    9696    </itemizedlist>
    97 
     97<!--
    9898    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    9999    <itemizedlist spacing="compact">
     
    105105      </listitem>
    106106    </itemizedlist>
    107 
     107-->
    108108    <bridgehead renderas="sect3">qtwebengine Dependencies</bridgehead>
    109109
     
    129129      <xref linkend="pulseaudio"/> (or both),
    130130      <xref linkend="ffmpeg"/>,
    131 <!--      <xref linkend="Jinja2"/> (Python 2 module), -->
    132131      <xref linkend="icu"/>,
    133132      <xref linkend="libwebp"/>,
     
    160159<screen><userinput>find -type f -name "*.pr[io]" |
    161160  xargs sed -i -e 's|INCLUDEPATH += |&amp;$$QTWEBENGINE_ROOT/include |'</userinput></screen>
    162 
     161<!--
    163162    <para>
    164163      Next, apply a patch that fixes issues when using gcc-10 and current bison
     
    167166
    168167<screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-everywhere-src-&qtwebengine-version;-consolidated_fixes-3.patch</userinput></screen>
    169 
     168-->
    170169    <para>
    171170      Next, allow the pulseaudio library to be linked at build time, instead
Note: See TracChangeset for help on using the changeset viewer.