qtwebengine: remove unneeded patch with icu-73.2

This commit is contained in:
Pierre Labastie 2023-06-15 13:56:59 +02:00
parent c216885700
commit cae21bc635

View File

@ -252,12 +252,14 @@
<ulink url="&patch-root;/qtwebengine-&qtwebengine-version;-ffmpeg5_fixes-1.patch"/>
</para>
</listitem>
<!--
<listitem>
<para>
Required patch:
<ulink url="&patch-root;/qtwebengine-&qtwebengine-version;-icu_73-1.patch"/>
</para>
</listitem>
-->
</itemizedlist>
<bridgehead renderas="sect3">qtwebengine Dependencies</bridgehead>
@ -354,13 +356,14 @@
</para>
<screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-&qtwebengine-version;-ffmpeg5_fixes-1.patch</userinput></screen>
<!--
<para>
Apply a patch that resolves problems when building with icu-73 and later:
</para>
<screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-&qtwebengine-version;-icu_73-1.patch</userinput></screen>
-->
<!-- start of commands for git versions only -->
<para>
Although the build_fixes patch has ensured that git is not invoked during the build,