summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2021-02-01 16:22:29 +0100
committerMartin Stransky <stransky@redhat.com>2021-02-01 16:22:29 +0100
commit68ac29b2c1d2e456d72c1c15e9f05a024dd7fe43 (patch)
tree757bab3ab5a177a6e48b3bf8c19744e58fb35c7d /firefox.spec
parentDisabled crashreporter on rawhide due to bugzilla.redhat.com/show_bug.cgi?id=... (diff)
downloadlibrewolf-fedora-ff-68ac29b2c1d2e456d72c1c15e9f05a024dd7fe43.tar.gz
librewolf-fedora-ff-68ac29b2c1d2e456d72c1c15e9f05a024dd7fe43.tar.bz2
librewolf-fedora-ff-68ac29b2c1d2e456d72c1c15e9f05a024dd7fe43.zip
Enable WebRender on Wayland/KDE
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index 3ef52af..b1b1d0b 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -240,6 +240,7 @@ Patch226: rhbz-1354671.patch
Patch227: firefox-locale-debug.patch
Patch228: disable-openh264-download.patch
Patch229: firefox-nss-addon-hack.patch
+Patch230: firefox-kde-webrender.patch
# Upstream patches
Patch402: mozilla-1196777.patch
@@ -453,6 +454,7 @@ This package contains results of tests executed during build.
%patch227 -p1 -b .locale-debug
%patch228 -p1 -b .disable-openh264-download
%patch229 -p1 -b .firefox-nss-addon-hack
+%patch230 -p1 -b .firefox-kde-webrender
%patch402 -p1 -b .1196777
%patch407 -p1 -b .1667096
bgstack15