Changeset ae39488
- Timestamp:
- 09/15/2019 07:50:44 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 5bb4e20
- Parents:
- 0cf3733
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
x/lib/qtwebengine.xml
r0cf3733 rae39488 168 168 <screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-&qtwebengine-version;-background_rendering_fix-1.patch</userinput></screen> 169 169 --> 170 171 <para> 172 Next, allow the pulseaudio library to be linked at build time, instead 173 of run time. This also prevents an issue with newer pulseaudio: 174 </para> 175 176 <screen><userinput>sed -e '/link_pulseaudio/s/false/true/' \ 177 -i src/3rdparty/chromium/media/media_options.gni</userinput></screen> 178 170 179 <para> 171 180 If an older version of the package's main library has been installed,
Note:
See TracChangeset
for help on using the changeset viewer.