diff options
author | Martin Stransky <stransky@redhat.com> | 2019-11-19 15:27:22 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2019-11-19 15:27:22 +0100 |
commit | 905a7b26dd88c85c2adc0470ac671d89a710416d (patch) | |
tree | 0ea60f564b75feae6e6dc7f46fc788f927070f92 | |
parent | Built with in-tree nss (rhbz#1752303) (diff) | |
download | librewolf-fedora-ff-905a7b26dd88c85c2adc0470ac671d89a710416d.tar.gz librewolf-fedora-ff-905a7b26dd88c85c2adc0470ac671d89a710416d.tar.bz2 librewolf-fedora-ff-905a7b26dd88c85c2adc0470ac671d89a710416d.zip |
Build against rust 1.38
-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 |