Changeset a8d75eea for x/lib/qt5.xml


Ignore:
Timestamp:
05/11/2020 11:20:21 AM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 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:
7f057ac
Parents:
1bc79e3b
Message:

Add gcc10-patch to QT; Add forgotten chglog entries

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/qt5.xml

    r1bc79e3b ra8d75eea  
    7979    </itemizedlist>
    8080
    81 <!--
    8281   <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    8382    <itemizedlist spacing='compact'>
     
    8584        <para>
    8685          Required Patch: <ulink url=
    87           "&patch-root;/qt-&qt5-version;-qtwayland_cursor_fix-1.patch"/>
     86          "&patch-root;/qt-everywhere-src-&qt5-version;-gcc10-1.patch"/>
    8887        </para>
    8988      </listitem>
    90     </itemizedlist>-->
     89    </itemizedlist>
    9190
    9291    <bridgehead renderas="sect3">Qt5 Dependencies</bridgehead>
     
    247246    </note>
    248247
    249 <!--
    250     <para>
    251       First fix some issues with the cursor when using Wayland:
    252     </para>
    253 
    254 <screen><userinput>patch -Np1 -i ../qt-&qt5-version;-qtwayland_cursor_fix-1.patch</userinput></screen> -->
     248    <para>
     249      First fix an issues using gcc-10:
     250    </para>
     251
     252<screen><userinput>patch -Np1 -i ../qt-everywhere-src-&qt5-version;-gcc10-1.patch</userinput></screen>
    255253
    256254    <para>
Note: See TracChangeset for help on using the changeset viewer.