diff options
author | Martin Stransky <stransky@redhat.com> | 2020-10-07 15:27:09 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2020-10-07 15:27:09 +0200 |
commit | 9ae8424abcc4c21064ea9ca5e8cfa9562b3e47f8 (patch) | |
tree | 4743ded9b15ac7cf1d653d9298543a3d153595ae /firefox.spec | |
parent | Temporary disable LTO on Fedora < 33 due to GCC bug (diff) | |
download | librewolf-fedora-ff-9ae8424abcc4c21064ea9ca5e8cfa9562b3e47f8.tar.gz librewolf-fedora-ff-9ae8424abcc4c21064ea9ca5e8cfa9562b3e47f8.tar.bz2 librewolf-fedora-ff-9ae8424abcc4c21064ea9ca5e8cfa9562b3e47f8.zip |
Added gsettings-desktop-schemas to wayland build deps
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index 7bf30db..9254732 100644 --- a/firefox.spec +++ b/firefox.spec @@ -261,6 +261,7 @@ BuildRequires: xorg-x11-server-Xvfb %endif %if 0%{?pgo_wayland} BuildRequires: mutter +BuildRequires: gsettings-desktop-schemas %endif BuildRequires: rust BuildRequires: cargo |