Changeset 5cedfda
- Timestamp:
- 09/10/2020 10:44:04 PM (3 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- de18f82e
- Parents:
- 4485bb8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
x/lib/qtwebengine.xml
r4485bb8 r5cedfda 95 95 </listitem> 96 96 </itemizedlist> 97 97 <!-- 98 98 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 99 99 <itemizedlist spacing="compact"> … … 105 105 </listitem> 106 106 </itemizedlist> 107 107 --> 108 108 <bridgehead renderas="sect3">qtwebengine Dependencies</bridgehead> 109 109 … … 129 129 <xref linkend="pulseaudio"/> (or both), 130 130 <xref linkend="ffmpeg"/>, 131 <!-- <xref linkend="Jinja2"/> (Python 2 module), -->132 131 <xref linkend="icu"/>, 133 132 <xref linkend="libwebp"/>, … … 160 159 <screen><userinput>find -type f -name "*.pr[io]" | 161 160 xargs sed -i -e 's|INCLUDEPATH += |&$$QTWEBENGINE_ROOT/include |'</userinput></screen> 162 161 <!-- 163 162 <para> 164 163 Next, apply a patch that fixes issues when using gcc-10 and current bison … … 167 166 168 167 <screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-everywhere-src-&qtwebengine-version;-consolidated_fixes-3.patch</userinput></screen> 169 168 --> 170 169 <para> 171 170 Next, allow the pulseaudio library to be linked at build time, instead
Note:
See TracChangeset
for help on using the changeset viewer.