summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2019-02-04 14:22:45 +0100
committerMartin Stransky <stransky@redhat.com>2019-02-04 14:22:45 +0100
commit68fc988512e8ea7213cdd1632d8338e9905aded4 (patch)
tree0ea6f510729f309e4ff0c87f4ca6a45730873850 /firefox.spec
parentAdded wayland launcher fix (diff)
downloadlibrewolf-fedora-ff-68fc988512e8ea7213cdd1632d8338e9905aded4.tar.gz
librewolf-fedora-ff-68fc988512e8ea7213cdd1632d8338e9905aded4.tar.bz2
librewolf-fedora-ff-68fc988512e8ea7213cdd1632d8338e9905aded4.zip
Added wayland launcher fix
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 82c44e7..7c0aee9 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -130,6 +130,7 @@ Patch417: bug1375074-save-restore-x28.patch
# Wayland specific upstream patches
Patch574: firefox-pipewire.patch
+Patch575: mozilla-1522780.patch
# PGO/LTO patches
Patch600: pgo.patch
@@ -334,6 +335,7 @@ This package contains results of tests executed during build.
# TODO
#%patch574 -p1 -b .firefox-pipewire
%endif
+%patch575 -p1 -b .1522780
# PGO patches
%patch600 -p1 -b .pgo
bgstack15