diff options
author | Martin Stransky <stransky@redhat.com> | 2019-11-19 15:27:54 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2019-11-19 15:27:54 +0100 |
commit | b3908bbfa604686be641e02602be0325c8adccc1 (patch) | |
tree | 0ea60f564b75feae6e6dc7f46fc788f927070f92 /firefox.spec | |
parent | Merge branch 'master' into f31 (diff) | |
parent | Build against rust 1.38 (diff) | |
download | librewolf-fedora-ff-b3908bbfa604686be641e02602be0325c8adccc1.tar.gz librewolf-fedora-ff-b3908bbfa604686be641e02602be0325c8adccc1.tar.bz2 librewolf-fedora-ff-b3908bbfa604686be641e02602be0325c8adccc1.zip |
Merge branch 'master' into f31
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index ff8612a..10e032a 100644 --- a/firefox.spec +++ b/firefox.spec @@ -257,7 +257,7 @@ BuildRequires: xorg-x11-server-Xvfb %if 0%{?pgo_wayland} BuildRequires: mutter %endif -BuildRequires: rust +BuildRequires: rust = 1.38 BuildRequires: cargo BuildRequires: clang-devel |